Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arch:
    linux/x86-64
    gcc/clang ok

    tcc notok, wont fix

lang
    ops: +- >< ,. []  ?     !
                     man  reset

build
    make
    smallest-size: upx --best m

src
    _.h => abbreviation
    m.c -> ev() => eval
        -> rp() => repl
        -> rd() => read
        -> main()
test
   ./m e/hw.b

   Hello, World!

repl
    ./m

bootstrap
    ./m ./b/b.b

lic
    no license, uayor

About

a small/fast bf impl built from scratch

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages