Compilers
cala-cel-interpreter
ExperimentalAn interpreter for the Common Expression Language (CEL)
typeslice-macros
Experimentaltype-level slices
imp_lexer
ExperimentalA nom-based lexer for the IMP programming language
parsit
Experimentalvery simple lib, the parsing combinators, recursive descendent that uses logos as lexer
hematita
ExperimentalA memory safe Lua interpreter
nipah_tokenizer
ExperimentalA powerful yet simple text tokenizer for your everyday needs!
omg_runtime
ExperimentalThe OMG language runtime and virtual machine, providing bytecode execution, REPL, and built-in functions.
transduce
ExperimentalZero-copy isomorphic parsing: your code should look like what it parses.
typeslice
Experimentaltype-level slices
lamb
ExperimentalPure untyped lambda calculus in safe Rust.
quil-rs
ExperimentalRust tooling for Quil (Quantum Instruction Language)
zetac
ExperimentalThe final systems language
cargo-futhark
ExperimentalA library and cargo subcommand to integrate Futhark into Rust projects.
gostd_builtin
ExperimentalPackage builtin binds the basic type in go through the type alias, and implements the basic type cast macro function.builtin 包通过类型别名绑定Go中的基础类型,并实现了基础类型强制转换宏函数。
cabin-language
ExperimentalA dead simple, highly performant, and extremely safe programming language.
stella_checker
ExperimentalRust-based, speedy Lua type checker
comet-rs-impl
ExperimentalRust eDSL for COMET: domain specific COMpiler for Extreme Targets
comet-rs
ExperimentalRust eDSL for COMET: domain specific COMpiler for Extreme Targets
vrl
ExperimentalVector Remap Language
op8d_lexemizer
ExperimentalOpinionated library for transforming code to a vector of Lexemes
quartz_commands
ExperimentalGenerates a parser at compile-time for handling commands similar in structure to those of Minecraft.
symboscript-interpreter
ExperimentalSymboScript interpreter
wasm-gpu
ExperimentalRuns WASM on the GPU, seamlessly
symboscript-optimizer
ExperimentalSymboScript optimizer
symboscript-types
ExperimentalA symbolic programming language SymboScript types
ve_shader
ExperimentalThis utility compiles a custom GLSL shader format to the SPIR-V format using shader-c.
symboscript-utils
ExperimentalSymboScript utils
symboscript-lexer
ExperimentalSymboScript lexer
toyc
ExperimentalThe toylang compiler
symboscript-formatter
ExperimentalSymboScript formatter
texlang
ExperimentalTexlang: A TeX language interpreter
era
ExperimentalPlanera compiler and build system
protox
ExperimentalA rust implementation of the protobuf compiler.
lrp
ExperimentalA set of parsers for Rust lazy coders
symboscript-parser
ExperimentalSymboScript parser
brainfuck-exe
ExperimentalA brainfuck interpreter implemented in rust
zust-dynamic
ExperimentalDynamic value model for Zust scripts, with JSON, MessagePack, bytes, and typed vectors.
rsmonad-macros
ExperimentalHaskell-style monads for idiomatic Rust.
quantpiler
ExperimentalСompiler of classical algorithms into oracles for quantum computing
wop
ExperimentalAn front-end to lrp
dsv-seeker
ExperimentalA simple DSV query interpreter
ast-demangle
ExperimentalParses mangled names and produces structured results.
transhader
ExperimentalTranspile shaders on the fly using procedural macros.
stanwasm-codegen
ExperimentalAOT-compiles a traced Stan model to a standalone wasm module via wasm-encoder. Internal to stanwasm; no API stability guarantee.
quilt-lang
ExperimentalA programming language
bfjit
ExperimentalBrainfuck JIT VM tutorial
etk-asm
ExperimentalEVM Toolkit assembler
protobuf-zmq-rust-generator
ExperimentalA prost/protobuf service generator for rust that generates a zmq server
preinterpret
ExperimentalAn intuitive toolkit to simplify code generation development
jonlang
Experimentalbasic scripting language made to learn rust