janet
Automation language
A dynamic language with user scripting capabilities to extend C/C++ programs and automate system tasks.
A dynamic language and bytecode vm
5 stars
2 watching
2 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahgamut/php-src | The source code for a general-purpose scripting language used for web development. | 4 |
ahgamut/cpython | The Python programming language implementation | 32 |
ajaymt/silk | A statically typed imperative programming language with a focus on simplicity and flexibility, designed to be comparable to C. | 79 |
phorward/rapidbatch | A scripting language platform designed to automate tasks and processes. | 10 |
alphamarc/wyah | An implementation of a programming language and its compiler in Haskell | 0 |
erhanbaris/easylang | A simple programming language with a tiny stack-based virtual machine for fast code execution. | 25 |
dbetz/etalk | A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |
1whatleytay/kara | A high-performance, statically typed programming language designed to simplify development while maintaining speed. | 14 |
jmgr/actiona | An automation tool that allows users to execute various actions on their computer, including device emulation and system interaction. | 523 |
aardappel/lobster | A statically typed language with compile-time memory management and Python-esque syntax | 2,297 |
abs-lang/abs | A language designed to combine the benefits of scripting languages like Python and Ruby with the convenience of Bash for terminal scripting. | 522 |
namit/the-go-programming-language | A collection of notes, examples, and exercises from the official Go book. | 2 |
bradford-hamilton/monkey-lang | An implementation of a custom programming language with features such as compilation and execution capabilities. | 45 |
ahgamut/rust-ape-example | An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. | 189 |
cdiggins/heron-language | A language designed to express libraries of algorithms in a safe and efficient way, blending functional programming with a JavaScript-like syntax | 59 |