A Toyota AE86 for your terminals.
Inspired by hexe, gti, and sl.
- A D2 compiler that can be run using
rdmd
Just run ./initial.d
;)
If you want to compile it instead, just run this:
dmd -J. -of=initial-d ./initial.d
This will create an initial-d
executable in your current working directory.
BSD 2-clause