Skip to content

spl0i7/gollvm-bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gollvm-bf

banner

This is a toy project exploring viability of generating LLVM IR from brainfuck source in Go. It has two parts

(a) Interpreter - Typical interpreter implementation of the brainfuck for referencing program output

(b) Compiler - Compiles source into LLVM IR which can then further be compiled to binary via clang.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages