pejman-hkh / 4php
Simple interpreter
☆10Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for 4php
- A PCG based pseudo-random number generator for C.☆16Updated last year
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Dynamically typed, higher-order, semi-functional, interpreted and embeddable programming language☆30Updated 9 years ago
- Scripting language.☆8Updated 3 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Write formatted string to console with colors☆33Updated 9 years ago
- A mini language used for the Rabs build system and within Wrapl.☆30Updated this week
- Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/☆12Updated last year
- ☆41Updated 5 months ago
- Updated Tiny C Compiler from Fabrice BELLARD☆11Updated 2 years ago
- A simple VM in C☆48Updated 3 months ago
- Simple string pattern matcher for C☆24Updated 3 years ago
- The Elsa Programming Language☆17Updated 7 years ago
- C MACROS for go-like defer in C which can be used for explicit RAII☆34Updated 4 years ago
- An embeddable JavaScript like language☆15Updated 9 years ago
- Google's V8 Javascript engine binaries for embedding☆21Updated 8 years ago
- A C Templating Engine☆10Updated 7 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- qHttpd is a customizable HTTP server framework in C.☆27Updated last year
- awtk lua bindings☆15Updated 3 weeks ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆35Updated last year
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆18Updated 4 years ago
- Luajit with C/C++/Java/Javascript syntax☆33Updated 2 years ago
- Ultra-fast and super-lightweight web server for applications written in C.☆41Updated 11 months ago
- a collection of code snippets and examples☆18Updated 5 months ago
- RC BASIC Programming Language☆11Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- An interpreter for the Monkey programming language written in C++