lobster
Compile time language
A statically typed language with compile-time memory management and Python-esque syntax
The Lobster Programming Language
2k stars
56 watching
119 forks
Language: C++
last commit: 20 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adamsol/pyxell | A multi-paradigm programming language with static typing and compilation to native machine code. | 55 |
ahgamut/cpython | The Python programming language implementation | 32 |
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
ahgamut/janet | A dynamic language with user scripting capabilities to extend C/C++ programs and automate system tasks. | 5 |
creichen/teal | A compiler and runtime system for a minimalist programming language with intermediate representation and test suite. | 1 |
therealmichaelwang/nohopython | A compiled, statically typed language for Python-like programming with memory and type safety guarantees. | 12 |
justlucdewit/cod | A language and compiler that supports a unique concatenative stack-based programming paradigm. | 24 |
karlandr1/beryl | An embeddable scripting language with value semantics. | 31 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
bait-lang/bait | A compiler and runtime environment for a simple yet powerful programming language with consistent syntax balancing simplicity and type safety. | 19 |
cesquivias/mumbler | Experimental programming language with GraalVM JIT | 109 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
marcelklehr/magnet | An object-oriented language with duck typing and syntax-driven features | 7 |
mmirman/caledon | A programming language for logical and conversational interactions with computers using dependently typed higher order logic. | 170 |