/gene.rs

A pet language called Gene

Primary LanguageRust

gene-rs Build Status

Introduction

Gene is a pet language I'm building. It is written in Gene data format. There is Gene data format, then there is Gene language, not like JS vs JSON.

It was originally written in Ruby (see here), and now being rewritten in Rust.

MISC

while 1; do fswatch -v -r src tests Cargo.toml | cargo test; sleep 0.2; done
while 1; do fswatch -v -r src tests Cargo.toml | cargo test --features wip_tests test_wip; sleep 0.2; done

License

MIT

CREDITS

https://github.com/utkarshkukreti/edn.rs