Skip to content

Interpreter of IFJ10 language, which is a subset of FreeBASIC; written in C.

Notifications You must be signed in to change notification settings

mdavid626/lexis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lexis

Interpreter of IFJ10 language, which is a subset of FreeBASIC; written in C.

Usage

The project can be compiled using gcc and make.

cd src
make
./ifj10_interpret ./tests/good_src/test1.src

There are lots of sample programs in the src/tests folder.

About

Interpreter of IFJ10 language, which is a subset of FreeBASIC; written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published