An open API service indexing awesome lists of open source software.

https://github.com/decorator-factory/rs-interpreter-experiments

Experimenting with DSL interpreters in Rust
https://github.com/decorator-factory/rs-interpreter-experiments

algorithms dsl interpreter programming-language rust

Last synced: 5 months ago
JSON representation

Experimenting with DSL interpreters in Rust

Awesome Lists containing this project

README

          

# Interpretation experiments in Rust

I'm trying to make various kinds of DSL interpreters in Rust.

You can find the generated documentation on [Github Pages](https://decorator-factory.github.io/rs-interpreter-experiments)