Skip to content

sarvex/lobster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Build Status Gitter Discord Chat Twitter Follow

About

The Lobster Programming Language

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.5%
  • C 37.0%
  • Java 3.7%
  • Assembly 0.4%
  • Makefile 0.2%
  • CMake 0.2%