gottlob

所属分类:collect
开发工具:Frege
文件大小:0KB
下载次数:0
上传日期:2016-11-23 09:11:15
上 传 者sh-1993
说明:  Frege编程语言的构建工具。,
(A build tool for the Frege programming language.,)

文件列表:
got (1071, 2016-11-23)
got.bat (586, 2016-11-23)
lib/ (0, 2016-11-23)
lib/frege3.24-7.100.jar (32653603, 2016-11-23)
src/ (0, 2016-11-23)
src/Gottlob.fr (4994, 2016-11-23)

# gottlob A build tool for the Frege programming language. ## Usage `got [command]` ## Commands `new [project]` - makes a new project in the current directory `-help` - displays a help menu `-v` - displays the version `compile` - compiles the project (files in the src directory) `run [class]` - runs the given class. If none is given, attempts to run main. # Some design choices All required jars should be placed in the `lib` folder. Download capability will be available in the future. Haven't decided if the tool should mimick cabal files, work with existing build tools like maven or gradle, or have a custom format. This is currently a series of small functions that I use to wrap the compile and run commands. I'm still looking into a smarter implementation. Ships with a version of the Frege compiler in `lib`. Once I interface log4j with frege I'll use that for logging. Print statements will suffice for now.

近期下载者

相关文件


收藏者