Skip to content

Syuparn/cuebf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuebf

Brainf*ck interpreter written in CUE (https://cuelang.org/)

usage

# evaluate hello.bf
$ cue bf

NOTE: Though this can evaluate helloworld program technically, it spends too much memory to execute...

$ cue bf
runtime: VirtualAlloc of 8192 bytes failed with errno=1455
fatal error: out of memory

About

Brainf*ck interpreter written in CUE (https://cuelang.org/)

Resources

License

Stars

Watchers

Forks

Packages

No packages published