Skip to content

CollinEMac/lobster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,421 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

CI Discord Chat Twitter Follow

About

The Lobster Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 71.5%
  • C 23.6%
  • Java 3.4%
  • TypeScript 0.7%
  • Assembly 0.3%
  • Makefile 0.2%
  • Other 0.3%