Skip to content

jbardon/fbtocc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Basic to C compiler

Convert Free Basic into C language using ocamlex and ocamlyacc.

Build

$ cd src
$ make 
$ ./fbtocc ../tests/full.fba
$ cat output.c

About

Free basic to c compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published