chime
Bel interpreter
An interpreter for Bel programming language
An interpreter for Bel
18 stars
3 watching
2 forks
Language: Haskell
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
masak/bel | An interpreter for Bel, a Lisp-like language with a focus on completeness and metacircular foundations. | 27 |
stopachka/bel-clojure | An implementation of Bel, a functional programming language, in Clojure. | 43 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
terenceng03/mueval | A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 77 |
niyarin/bel-sml | An implementation of Paul Graham's Bel language in Standard ML | 9 |
candid82/joker | An interpreter, linter, and formatter tool for the Clojure programming language. | 1,645 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
justinethier/husk-scheme | A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 308 |
igorkulman/swiftpascalinterpreter | An interpreter for the Pascal programming language written in Swift | 284 |
heinrichapfelmus/hyper-haskell | An interactive graphical interpreter for the Haskell programming language | 361 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
chetant/libclang | A Haskell FFI binding to the C++ libclang library for working with source code analysis and manipulation. | 58 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
sekomer/victim | An interpreted scripting language written in Haskell with a simple syntax and clean alternatives to traditional control flow constructs. | 41 |
chrisdone/hell | A Haskell-based shell scripting language with a minimalist implementation | 564 |