forked from glen/fostr
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
|