Welcome to the Lobster programming language!
January 13, 2025 ยท View on GitHub
Lobster is a statically typed programming language with a Python-esque syntax that combines the advantages of an expressive type system and compile-time memory management with a very lightweight, friendly and terse syntax, by doing most of the heavy lifting for you.
The homepage has more on the "why" of Lobster.
Read the full documentation on how to use it, or skip straight to the getting started guide.
Lobster is licensed under the Apache v2 license.
Wouter van Oortmerssen