Commit Graph

7 Commits

Author SHA1 Message Date
Glen Whitney 7bbc968b31 docs: Add note about Spoofax version 2021-01-13 16:30:42 -08:00
Glen Whitney 04ad85ee38 feat: Add command-line compilation
This is performed using the sunshine executable jar, which must be
  separately downloaded, and a bash script in this project, called
  hel2py. Although the process is a bit cumbersome, it
  meets the original goals of this repository, so this will likely
  be the last commit.
2020-12-10 22:14:40 -08:00
Glen Whitney cd5f02603b feat: Add transformation to Python and a menu item to call it 2020-12-09 20:46:06 -08:00
Glen Whitney 9985fe1dde test: Add a test helloworld file, per tutorial 2020-12-08 20:03:44 -08:00
Glen Whitney 37d2fb4094 feat: define the helloworld language, per tutorial
Plus overcome some strange Eclipse complaints.
2020-12-08 19:58:33 -08:00
Glen Whitney 407cb0b43d doc(README): Flesh out project goals and steps 2020-12-08 19:24:40 -08:00
Glen Whitney ffdf391687 init: The Spoofax "helloworld" example as generated 2020-12-08 19:18:30 -08:00