Alice Pascal

From Free Pascal wiki
Revision as of 19:44, 20 January 2016 by FTurtle (talk | contribs)
Jump to navigationJump to search

Alice Pascal was a syntax-directed editor, pascal interpreter, and alternative front-end to turbo pascal.

It was pretty dang cool, and you can download old versions for DOS (or DOSBox) and ATARI, or just read more about it at the Alice pascal home page:

   http://www.templetons.com/brad/alice.html

The source (kinda scary C code) is available on that page, and also on github at:

   https://github.com/nickelsworth/alice