magnet
Programming language
An object-oriented language with duck typing and syntax-driven features
An experiment: A duck-typed, object-oriented, syntax-driven (and potentially awesome) programming language.
7 stars
2 watching
0 forks
Language: JavaScript
last commit: over 12 years ago Related projects:
Repository | Description | Stars |
---|---|---|
matthewfl/ilang | A C++ programming language in development with support for various libraries and tools. | 5 |
dbetz/etalk | A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |
odddollar/leafscript | A lightweight programming language designed to be simple and efficient. | 28 |
panzerschrek/u-00dc-sprache | Experimental programming language and compiler development project | 56 |
therealmichaelwang/nohopython | A compiled, statically typed language for Python-like programming with memory and type safety guarantees. | 12 |
samskivert/compose | An experimental programming language with the goal of providing a teachable, scalable, modern, and precise language with high-level capabilities. | 18 |
quack/quack | A language and compiler project that aims to create a type-safe, multi-paradigm programming language with gradual and duck typing. | 324 |
maximilian-winter/bite-programming-language | A dynamically typed programming language with object-oriented features, compiled to bytecode and run on a virtual machine. | 47 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
boo-lang/boo | A C# implementation of the Boo programming language | 876 |
erikd/language-javascript | A parser for JavaScript written in Haskell. | 159 |
yairhalberstadt/fluentlang | An experimental programming language designed to explore the intersection of structural typing, object-oriented programming, and functional programming. | 11 |
pikatchu/linearml | A programming language designed to write efficient parallel programs using functional principles. | 432 |
jackojc/klaxon | A minimalist language designed to perform useful computation with a minimal feature set and a focus on simplicity, modularity, and standardization. | 19 |