This repository has been archived on 2026-05-22 . You can view files and clone it, but cannot push or open issues or pull requests.
d7948e639cd7bb8ccdd962d19764786923bf8f46
Add '%' operation (accidentally omitted) Add strMode function to properly handle String mode (broken before) Change null checks to use null say let Add peek function to handle peeking an empty stack (returns 0) Fix '\' operation (broken, did not swap top 2 stack elements) Add temporary output handling for testing Add temporary input handling for testing Add '0' - '9' operations (unintentionally omitted before) Fix skipping spaces while in String mode Step returns whether pointer is inactive or not; whether the program has terminated
befide
Befunge Interpreter and IDE implemented in Kotlin with TornadoFX
Ensure you have Oracle JDK 1.8 with Kotlin 1.3
Description
Languages
Kotlin
97.2%
CSS
2.8%