https://github.com/aardappel/lobster
The Lobster Programming Language
https://github.com/aardappel/lobster
Last synced: 13 days ago
JSON representation
The Lobster Programming Language
- Host: GitHub
- URL: https://github.com/aardappel/lobster
- Owner: aardappel
- Created: 2013-06-10T18:18:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T21:05:05.000Z (29 days ago)
- Last Synced: 2025-04-10T23:58:34.044Z (13 days ago)
- Language: C++
- Homepage: http://strlen.com/lobster
- Size: 108 MB
- Stars: 2,409
- Watchers: 58
- Forks: 126
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-programming-languages - Lobster - 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. (Uncategorized / Uncategorized)
README
Welcome to the Lobster programming language!
============================================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](http://strlen.com/lobster/).
Read the full
[documentation](http://aardappel.github.io/lobster/README_FIRST.html)
on how to use it, or skip straight to the
[getting started](http://aardappel.github.io/lobster/getting_started.html) guide.Lobster is licensed under the Apache v2 license.
Wouter van Oortmerssen

[](https://discord.gg/szJPYdX)
[](https://twitter.com/wvo)