sphinx-lang

Language interpreter

An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime.

An intepreter for a simple dynamic language written in Rust

GitHub

290 stars
5 watching
11 forks
Language: Rust
last commit: 4 months ago

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
jyh1/mmaclone An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem 243
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
mattwparas/steel An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration 1,222
ser1zw/mil An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. 2
shnewto/ashpaper An interpreter for an esoteric programming language that uses poetry as input and output. 13
rust-lang/rust-enhanced An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. 786
clarkmcc/cel-rust An interpreter for a lightweight expression language with C-like syntax 380
murarth/ketos A scripting and extension language for Rust programs written in a Lisp dialect 752
cozis/noja An experimental interpreter for a basic programming language designed as an educational reference 90
yiransheng/basic_rs An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. 38
terenceng03/mueval A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. 77
alilleybrinker/langs-in-rust A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. 874
keyz/the-super-tiny-interpreter An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. 171
tuqqu/oxide-lang An interpreter for a scripting language with a Rust-inspired syntax 129