-
-
A port of the PicoBlaze Simulator in JavaScript, so that it can run offline on Android.
-
PicoBlaze_Simulator_in_JS Public
Simulator (more accurately: an assembler and an emulator) for Xilinx PicoBlaze, runnable in a browser. That is my Bachelor thesis.
-
AECforWebAssembly Public
A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.
-
-
ArithmeticExpressionCompiler Public archive
A compiler for my own simple low-level programming language, built in JavaScript using the Duktape framework. Produces code compatible with FlatAssembler. Superseded by AECforWebAssembly.
-
-
SVG-Pacman Public
An SVG Pacman, scripted in JavaScript and PHP.
-
SimpleCalculator Public archive
A JavaScript calculator built around the Rhino framework and using Swing graphics.
Java UpdatedJul 19, 2021 -
-
Labyrinth Public archive
A simple game I made in SmallBasic when I was 8th grade.
UpdatedApr 10, 2021 -
Notes-To-WAV-converter Public archive
A program that converts musical notes stored in a text file into WAV files. I know this is not a good Git repository.