chore: Switch to this repository from predecessor
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glen Whitney 2021-01-30 15:37:53 -08:00
parent 9ecfa63f58
commit 7b00b01856
23 changed files with 733 additions and 32 deletions

6
editor/Generation.esv Normal file
View file

@ -0,0 +1,6 @@
module Generation
menus
menu: "Generation" (openeditor)
action: "Python" = to-python
action: "Javascript" = to-javascript
action: "Haskell" = to-haskell