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 | An experimental C++ programming language with its own compiler and tools. | 55 |
therealmichaelwang/nohopython | A compiled, statically typed language for Python-like programming with memory and type safety guarantees. | 12 |
samskivert/compose | An experimental programming language aiming to be teachable, scalable, and powerful while minimizing complexity. | 18 |
quack/quack | A language and compiler project that aims to create a type-safe, multi-paradigm programming language with gradual and duck typing. | 323 |
maximilian-winter/bite-programming-language | A dynamically typed programming language with object-oriented features, compiled to bytecode and run on a virtual machine. | 46 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
boo-lang/boo | An implementation of a simple, compiled programming language with strong typing and garbage collection | 872 |
erikd/language-javascript | A parser for JavaScript written in Haskell. | 160 |
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. | 20 |
zjhmale/ntha | An experimental statically typed functional programming language with features from Lisp and Haskell. | 93 |