view interps/egobf/ChangeLog @ 12268:6bbbe2a95120 draft

<b_jonas> slashlearn euclid//Euclid is a short geeky game in which the goal is to do Euclidean compass and straightedge constructions in as few steps as possible. It runs in the browser, found at "http://www.euclidthegame.com/". It was popular among #esoteric regulars in 2016-07.
author HackEso <hackeso@esolangs.org>
date Mon, 16 Dec 2019 23:02:52 +0000
parents 859f9b4339e6
children
line wrap: on
line source

Version 0.7:
        - Fixed a bug that caused very large programs not to run with C2M.
        - Updated --help output.

Version 0.6:
        - Fixed some nasty bugs and improved the speed of the C2M engine.

Version 0.5:
        - Added the compile-to-memory/machine language mode, VERY fast!

Version 0.4 (never released):
        - More new optimizations

Version 0.3:
        - New optimization method

Version 0.2:
        - Added wib (just for kicks)
        - Fixed the debugger
        - Added unicode support (-unicode on)
        - Added egobfi64

Version 0.1:
        - First version