An open API service indexing awesome lists of open source software.

https://github.com/lestherll/befunge-scala

Befunge-93 Interpreter written in Scala 3
https://github.com/lestherll/befunge-scala

Last synced: 2 months ago
JSON representation

Befunge-93 Interpreter written in Scala 3

Awesome Lists containing this project

README

          

## Befunge-93 Interpreter

### Usage

This is a normal sbt project. You can compile code with `sbt compile`, run it with `sbt run`, and `sbt console` will start a Scala 3 REPL.