Shinji-Mimura / RacketFuck

A Racket simple language capable to interpret and run the Brainfuck language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RacketFuck

A simple Racket language capable to interpret and run the Brainfuck language

Requirements

  1. Install Racket
  2. Install Beautiful Racket : https://beautifulracket.com/setup.html

How To Install

cd path/to/bf
raco pkg install

Test

Open the hello.rkt file (i recommend open with Dr.Racket) and press Run

Output

About

A Racket simple language capable to interpret and run the Brainfuck language

License:MIT License


Languages

Language:Racket 100.0%