manio143 / bfsrk

Brainfork to CIL compiler written in F#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bfsrk

Brainfork to CIL compiler written in F#

https://esolangs.org/wiki/Brainfork

Run bfsrk.exe --help to list all the options.

bfsrk makes use of two great NuGet packages: FParsec and Argu.

About

Brainfork to CIL compiler written in F#

License:MIT License


Languages

Language:F# 95.4%Language:Brainfuck 4.6%