Skip to content

jacketsj/bf-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BF Interpreter

An interpreter for BF written in Racket

Description

This is an interpreter for the esoteric language BF. This particular implementation retains the ascii-only restriction, and uses invalid text as comments (although in some other implementations, invalid text marks the end of a line).
This program can be run in Racket, which is a dialect of Lisp. There should be little issue converting the program to other dialects.

About

An interpreter for BF written in Racket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages