Skip to content

Releases: catseye/PL-GOTO.NET

PL-{GOTO}.NET 1.2 revision 2019.0923

24 Jun 10:06
Compare
Choose a tag to compare
  • Support FORCE_HUGS environment variable in command-line driver.
  • Simplify and update Haste driver code.

PL-{GOTO}.NET 1.2

24 Jun 10:01
Compare
Choose a tag to compare
  • Support compiling the implementation to JavaScript using the Haste compiler; add demo of running it in a web page.
  • Use Cat's Eye Technologies' "standard Haskell build" system which supports ghc, Haste, and Hugs.
  • Rename existing -run script to -loadngo.
  • Update README, adding more links.
  • Refactor Falderal test suite to use test appliances.

PL-{GOTO}.NET 1.1 revision 2018.1029

24 Jun 09:55
Compare
Choose a tag to compare
  • Add {-# LANGUAGE FlexibleContexts #-} to placate modern versions of ghc + Parsec.

PL-{GOTO}.NET 1.1 revision 2017.0428

24 Jun 09:53
Compare
Choose a tag to compare
  • Remove deprecated test argument when running falderal.

PL-{GOTO}.NET 1.1. revision 2015.0101

24 Jun 09:52
Compare
Choose a tag to compare
  • Update test suite for Falderal 0.9.

PL-{GOTO}.NET 1.1 revision 2014.0817

24 Jun 09:51
Compare
Choose a tag to compare
  • Support running the compiler under Hugs.
  • Add proper driver script, Main module, README, UNLICENSE.
  • Update test suite for Falderal 0.7 and factor it better.

PL-{GOTO}.NET 1.1 revision 2012.0619

24 Jun 09:48
Compare
Choose a tag to compare
  • Always read input text files as UTF-8.
  • Update test suite for Falderal 0.5.
  • Improve stylistic formatting.

PL-{GOTO}.NET 1.1 revision 2011.1011

24 Jun 09:45
Compare
Choose a tag to compare
  • Update test suite for Falderal 0.4.

PL-{GOTO}.NET 1.1

24 Jun 09:39
Compare
Choose a tag to compare
  • Fix bug in compiler where incorrect branch instruction was being generated.

PL-{GOTO}.NET 1.0

24 Jun 09:38
Compare
Choose a tag to compare

Initial release of PL-{GOTO}.NET, a CIL-targeting compiler for Brainerd and Landweber's PL-{GOTO} language.