neeilan / neeilangLinks
Fast, type-safe, object-oriented language by yours truly
☆47Updated last year
Alternatives and similar repositories for neeilang
Users that are interested in neeilang are comparing it to the libraries listed below
Sorting:
- The Elsa Programming Language☆17Updated 8 years ago
- A static strongly typed object oriented programming language with focus on composition☆23Updated 4 years ago
- My first personal programming language, built in C++.☆11Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- An object-oriented programming language☆26Updated 4 years ago
- An embeddable scripting language inspired by Lua.☆48Updated last year
- Swan, small scripting language embeddable in C++ applications☆8Updated 5 years ago
- Feral programming language reference implementation☆143Updated this week
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- The Sharp programming language☆45Updated 3 months ago
- A lightweight embeddable scripting language☆121Updated last month
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A toy script language written in C☆14Updated 7 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 4 months ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++