Tuesday, January 15, 2008

GFA Compiler status

GFA-Basic Compiler r15 is in the works. Reverted previous change to the $F/$X bug. I plan to make it work as the manual states. The extra spaces should be ignored.

PRINT @test
EDIT
FUNCTION test
$ F% !this would normally fail (extra space following the dollar sign)
RETURN 2.2
ENDFUNC

No comments: