Glen Whitney
cc89ad1e93
All checks were successful
continuous-integration/drone/push Build is passing
Also start using nailgun to speed up code generation. Resolves #6. Co-authored-by: Glen Whitney <glen@studioinfinity.org> Reviewed-on: #24 Co-Authored-By: Glen Whitney <glen@nobody@nowhere.net> Co-Committed-By: Glen Whitney <glen@nobody@nowhere.net>
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
module Generation
|
|
menus
|
|
menu: "Generation" (openeditor)
|
|
action: "Python" = to-python
|
|
action: "Javascript" = to-javascript
|
|
action: "Haskell" = to-haskell
|
|
action: "OCaml" = to-ocaml
|