Skip to content

dibrinsofor/bestfiend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reqs

  • dune
  • ocaml
  • Core and Base modules. (opam install core base)

compiler runs by default.

  • build: cd bf && dune build
  • run: dune exec -- bf --help

run generated assembly with python script

  • run: py test_gen.py
  • run: Use flag -b to run the benchmark or -c [FILE] to compile and exec some bf program

Important

Only tested the ARM assembly code.

[dni ++ not improving ++ probs doesnt work] python interpreter with profiler

run: cd pybf && python bf.py --s [bf_string]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published