Skip to content

A C runtime library for the atto programming language. 😺🖥️

License

Notifications You must be signed in to change notification settings

devicefuture/catto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catto 😺🖥️

A C runtime library for the atto programming language.

Building

To build catto, run:

./build.sh

Running the interpreter

To start the interpreter, run:

runtime/build/catto

Running the example

To run the example code (found at examples/hello.c), run:

examples/build/hello

Compile with TEST_MEMORY defined to run catto in an infinite loop, which can then be used with a process monitor to check for memory leaks.

About

A C runtime library for the atto programming language. 😺🖥️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published