Skip to content

A brainfuck interpreter written on top of Truffle to run on the GraalVM

License

Notifications You must be signed in to change notification settings

cesquivias/bf-graal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BF-GRAAL

A brainfuck interpreter written on top of Truffle to run on the GraalVM

Requires Graal VM version 22.1.0.1

To Build

mvn package

To Run

JAVA_HOME=/path/to/graal/vm ./bf examples/hello-world.bf

About

A brainfuck interpreter written on top of Truffle to run on the GraalVM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published