Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A while ago I wrote a Zig brainfuck implementation[1] that converts Brainfuck code into an executable function at comptime. The performance is similar to transpiling the code to C and compiling it with full optimization settings.

[1] https://github.com/ginkgo/Zig-comptime-brainfuck



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: