slash-lang / slash
A new language for the web
☆383Updated 9 months ago
Alternatives and similar repositories for slash:
Users that are interested in slash are comparing it to the libraries listed below
- The Duck Programming Language☆109Updated 7 years ago
- C++ compiler for the programming language Wake: a fast, expressive, typesafe language built with testability from the ground up.☆55Updated 9 years ago
- Funny, and simple HTTP Server DSL written entirely in C☆42Updated 2 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Linux and C programming in a web browser☆26Updated 8 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- modserver is an HTTP/1.1 application server.☆44Updated 7 years ago
- An idea to handle left-recursion in Parsing Expression Grammars (PEGs)☆36Updated 14 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 6 years ago
- Clever programming language☆48Updated 9 years ago
- Simple assertion macros for C☆29Updated 8 years ago
- A customizable and fully-functional parser generator for deterministic context free languages.☆17Updated 7 years ago
- The Orange programming language☆74Updated 7 years ago
- A work-in-progress JIT-powered regex engine☆110Updated 7 years ago
- Bytecode VM and Assembler in JS☆31Updated 3 years ago
- The programming language DINO☆71Updated 5 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language