Skip to content

hentom/LOOP-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOOP-Interpreter

Small and simple C-based LOOP interpreter.

This is a small LOOP interpreter. It is written in the C programming language using only the C standard library and should build with any C99 compliant compiler.

Building

Create directory build and use CMake 3.1 or newer to create a project or makefile for your local compiler in that directory.

Usage

Call the executable loop with your LOOP program as the first command line parameter and a variable mapping beginning with x1 with all following paramters.

About

Small and simple C-based LOOP interpreter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages