/BFInterpreter

A simple BrainFuck interpreter using ScalaJS, React and Binding.scala

Primary LanguageScala

BF Interpreter

A very simple front-end BrainFuck interpreter written in Scala using ScalaJS.

The goal of this project is to learn ScalaJS and to highlight the differences between two reactive libraries available: ScalaJS-React and Binding.scala. Both libraries have been used independently to create the same product, a basic BrainFuck interpreter.