Skip to content

kleczkowski/bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just-in-time Brainfuck Interpreter

This repository contains Brainfuck Just-In-Time compiler written in Haskell and LLVM 9.0.

Installation

  1. Make sure you have installed:
    • LLVM 9.0,
    • GHC 8.10.7,
    • Cabal 3.6.2.0;
  2. Clone this repository.
  3. Go to the project directory and run cabal install.
  4. Type bf -h for more info.

License

This project is licensed under MIT License.

Contact

Feel free to contact me at konrad.kleczkowski@gmail.com.

About

Just-in-time Brainfuck Interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published