BrainFrickAOT

所属分类:人工智能/神经网络/深度学习
开发工具:Brainfuck
文件大小:0KB
下载次数:0
上传日期:2020-12-22 05:08:57
上 传 者sh-1993
说明:  BF提前解释器和编译器,它将BF转换和优化到Golang中,然后解释或编译最终结果,
(A BF ahead of time interpreter and compiler which transpiles and optimizes BF into Golang and then interprets or compiles the end result,)

文件列表:
main.go (7442, 2020-12-21)
scripts/ (0, 2020-12-21)
scripts/beer.bf (1879, 2020-12-21)
scripts/collatz.bf (58, 2020-12-21)
scripts/fac.bf (1143, 2020-12-21)
scripts/life.bf (3336, 2020-12-21)
scripts/man2.bf (11767, 2020-12-21)
scripts/test.bf (11595, 2020-12-21)

# BrainFrickAOT A BF ahead of time interpreter and compiler which transpiles and optimizes BF into Golang and then interprets or compiles the end result The basic workflow is: ``` Brainfrick -> AST -> Golang -> Optimized Golang -> Interpretation from Golpal | Compile and run golang ``` Outputted binaries can also be shrunk with UPX (https://upx.github.io/)

近期下载者

相关文件


收藏者