Lox language implemented in Onyx
Let's try at https://syuparn.github.io/onylox/!
$ make build
$ wasmer run --mapdir examples:examples onylox.wasm -- examples/hello.onyx# bats is required
$ make test- Onyx v0.1.9
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Lox language implemented in Onyx
Let's try at https://syuparn.github.io/onylox/!
$ make build
$ wasmer run --mapdir examples:examples onylox.wasm -- examples/hello.onyx# bats is required
$ make test