Glen Whitney
f789ed94fd
Some checks failed
continuous-integration/drone/push Build is failing
Also start using nailgun to speed up code generation. Resolves #6.
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
|