plzoo
Programming Language Lab
A collection of miniature programming language implementations demonstrating various techniques used in language implementation.
Programming Languages Zoo
1k stars
51 watching
80 forks
Language: OCaml
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
pltools/lama | A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 70 |
pikatchu/linearml | A programming language designed to write efficient parallel programs using functional principles. | 432 |
ploc-org/cnpl | A collection of annual reports on domestic programming languages in China. | 234 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
prathyvsh/pl-catalog | A comprehensive reference catalog of programming languages and their implementations. | 764 |
bradford-hamilton/monkey-lang | An implementation of a custom programming language with features such as compilation and execution capabilities. | 45 |
nuprl/10pl | A curated list of 10 papers on programming languages fundamentals | 896 |
adamsol/pyxell | A multi-paradigm programming language with static typing and compilation to native machine code. | 55 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
matthewfl/ilang | A C++ programming language in development with support for various libraries and tools. | 5 |
atisharma/matlib | A Clojure library of optimisation and control theory tools and convenience functions | 25 |
marcelklehr/magnet | An object-oriented language with duck typing and syntax-driven features | 7 |
breck7/pldb | A comprehensive database of programming languages with data-driven insights and strategic perspectives. | 744 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |