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: about 2 years ago

Related projects:

RepositoryDescriptionStars
narasimha1997/boson-langA programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming.122
jyh1/mmacloneAn interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem242
bradford-hamilton/monkey_lang_rustRewriting a scripting language in Rust to create a compiler and interpreter implementation6
mattwparas/steelAn embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration1,313
ser1zw/milAn interpreter and VM implementation for a lightweight programming language with basic data types and control structures.2
shnewto/ashpaperAn interpreter for an esoteric programming language that uses poetry as input and output.13
rust-lang/rust-enhancedAn enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language.789
clarkmcc/cel-rustAn interpreter for a lightweight expression language with C-like syntax386
murarth/ketosA scripting and extension language for Rust programs written in a Lisp dialect751
cozis/nojaAn experimental interpreter for a basic programming language designed as an educational reference90
yiransheng/basic_rsAn implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities.38
terenceng03/muevalA Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment.76
alilleybrinker/langs-in-rustA directory of programming languages implemented in Rust, serving as a source of inspiration and comparison.887
keyz/the-super-tiny-interpreterAn interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code.172
tuqqu/oxide-langAn interpreter for a scripting language with a Rust-inspired syntax131