Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 517 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 517 Bytes

FregeGrailsPlugin

Grails Plugin for the Frege programming language

Under Construction

this code is still under development.

Do not expect production quality, yet!

You may want to peek into FregePluginApp in order to see how this plugin can be used.

Todo

  • resolve mutual compile dependencies
  • clean the plugin from superfluous artefacts
  • call the compilation automatically when Frege source files change
  • document why and how anybody may want to use this plugin