Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dierk/fregegrailsplugin
Grails Plugin for the Frege programming language
https://github.com/dierk/fregegrailsplugin
Last synced: about 2 months ago
JSON representation
Grails Plugin for the Frege programming language
- Host: GitHub
- URL: https://github.com/dierk/fregegrailsplugin
- Owner: Dierk
- Created: 2014-12-14T22:11:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T12:21:21.000Z (almost 10 years ago)
- Last Synced: 2023-04-18T14:11:22.697Z (over 1 year ago)
- Language: Groovy
- Size: 134 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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