mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
gfcc = GF C Compiler (c) Aarne Ranta 2004-2010 under LGPL You need: - gf - jasmin assembler on your path as jasmin.jar; obtain from http://sourceforge.net/projects/jasmin/files/ - ghc - javac - java Example: - make - ./gfcc fibonacci.c - java -cp . fibonacci More information: - make doc - open complin.pdf