Pages tagged with "Old"
These are are all the pages from my old Wordpress blog. Most of them are incredibly old and may be of even lower quality then the rest of the crap on this blog. Some of the formatting did not fair well in the migration either so some things may be very ugly and some of the links died a log time ago.
Like seriously old. Some of them are from before I started studying computer science, before I even know what git was, back in the day when I thought that Mathematica was the greatest language ever…
-
JFml. A pointless VM
A RISC VM implemented in java. For no good reason what so ever.
-
A Fairly Dumb Self Learning Asteroids Game
A very brief description of a very dumb asteroids AI
-
A "Measure" of "Complexity"
A method for comparatively measuring the complexity of data.
-
A new take on the cellular automaton
Experimenting with higher order automaton
-
The Ernst-Hugo automaton
An assembler and java rewrite for the previously discussed automaton
-
Java Rewrite and the Jump Operator
Rewriting the automaton in Java and extending it with a Jump operator.
-
A Simple Automaton
I created a small and silly model of computation based on a 1D cellular automaton.