Dictu
Interpreted language
An interpreted programming language with C-style syntax and support for multiple paradigms
Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
268 stars
14 watching
53 forks
Language: C
last commit: 9 days ago
Linked from 1 awesome list
bytecodebytecode-interpretercdictuhacktoberfestinterpreterlanguageprogramming-languagescripting-language
Related projects:
Repository | Description | Stars |
---|---|---|
narasimha1997/boson-lang | A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
argonlang/argon | An interpreted multi-paradigm programming language with a simple and elegant syntax. | 48 |
ccxvii/mujs | An embeddable JavaScript interpreter written in C | 812 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
dmbaturin/hope | A programming language interpreter preserved from the original 1970s implementation with fixes to make it compatible with modern systems. | 40 |
esp8266/basic | A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
avivc/ribbonlang | An interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming. | 11 |
dbetz/notc | An interpreter with C-like syntax for simple programming tasks and built-in functionality. | 3 |
empirical-soft/command-interpreter | A command interpreter library that makes it easy to add interactive functionality to C++ programs | 438 |
paladin-t/my_basic | An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 508 |
cozis/noja | An experimental interpreter for a basic programming language designed as an educational reference | 90 |
perl/perl5 | The distribution and documentation of the Perl programming language version 5. | 1,977 |
gioblu/biplan | An experimental programming language designed to fit within extremely limited memory constraints, aiming to simplify interpretation and analysis of code for low-resource environments. | 68 |
dbetz/etalk | A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |
wheretib/nullc | An embeddable programming language with advanced features and runtime support for multiple execution modes. | 165 |