Leafscript
Language
A lightweight programming language designed to be simple and efficient.
Lightweight programming language (proof of concept)
28 stars
2 watching
0 forks
Language: Go
last commit: over 2 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 |
marcelklehr/magnet | An object-oriented language with duck typing and syntax-driven features | 7 |
holgerl/hilvl | A minimalist programming language built around single-argument invocations of services | 7 |
alongubkin/spider | A Next-Gen JavaScript programming language that aims to improve web development by providing a more expressive and efficient syntax. | 1,335 |
orangeduck/buildyourownlisp | Build a simple programming language in under 1000 lines of code using HTML and C. | 2,932 |
soegaard/urlang | A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 302 |
dbetz/bob | A minimalistic programming language in C with simple syntax and minimal features. | 17 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
namit/the-go-programming-language | A collection of notes, examples, and exercises from the official Go book. | 2 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
yosbelms/cor | An alternative JavaScript language designed for writing simple, fast, and maintainable software for the Web. | 54 |
pikatchu/linearml | A programming language designed to write efficient parallel programs using functional principles. | 432 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
angrykoala/chuckscript | An esoteric programming language that compiles to JavaScript and provides a unique syntax for executing simple commands | 33 |