[go: up one dir, main page]

Skip to content

A Kotlin based Brainfuck interpreter. Also it is a demo of a State monad use.

License

Notifications You must be signed in to change notification settings

nikita-leonov/brainfuck

Repository files navigation

This is a toy project for me to learn a little bit of Kotlin, as well as a demo use of a State monad. Project is an implementation of interpreter for an esoteric programming language Brainfuck — https://en.wikipedia.org/wiki/Brainfuck

About

A Kotlin based Brainfuck interpreter. Also it is a demo of a State monad use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages