NickHeiner / lambdascript
A simple exploration of how to make your own programming language
☆9Updated 9 years ago
Alternatives and similar repositories for lambdascript:
Users that are interested in lambdascript are comparing it to the libraries listed below
- Emoj is a modern, concatenative language for the browser. (april's fool project)☆19Updated 6 years ago
- Better primitives for prototype-based OO☆11Updated 8 years ago
- Totally functional programming literature☆60Updated 6 years ago
- An interactive programming platform. (see https://github.com/origamitower/purr for the most recent version of this)☆50Updated 6 years ago
- A stack-based, interpreted programming language implemented in livescript.☆10Updated 8 years ago
- (unmaintained) A discrete FRP DSL for describing better build pipelines.☆22Updated 7 years ago
- Remake of the classical game Sokoban in Elm☆11Updated 8 years ago
- The Purr programming language — a small, portable functional language for writing highly concurrent web servers.☆103Updated 9 years ago
- Wrap promises, never use .catch again☆25Updated 2 years ago
- Firth is a functional, strongly dynamically-typed, concatenative stack-oriented programming language.☆29Updated 10 years ago
- [status: superseded by Purr] Sirën is an experimental context-based programming language with ad hoc multiple hierarchies, and multimetho…