Skip to content

UMASHIBA1/reglico

Repository files navigation

reglico

[WIP]reglico is AltJsAndWasm language. It generate rust(wasm) and typescript code from one reglico code.

env

rust env
node env

how to use

run only first time.

sh setup.sh

run this every time you change reglico code(e.g. test.reli).

sh build.sh
sh run.sh

example

transpile fibonacci number calculation to typescript(output/ts_output/output.ts) and rust(output/src/lib.rs) from a reglico code(test.reli).

reglico_sample.mov

About

[WIP]reglico is AltJsAndWasm language. This generate rust(wasm) and typescript code from one reglico code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages