git @ Cat's Eye Technologies PL-GOTO.NET / a13c703
Pacify ghc, which now cares that we inherit this from Parsec. Chris Pressey 6 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2323 fed into `ilasm` to produce an executable .NET assembly which performs the
2424 same computation as the PL-{GOTO} program -- thus the name PL-{GOTO}.NET.
2525 The compiler does no optimization whatsoever of the generated code.
26
27 > {-# LANGUAGE FlexibleContexts #-}
2628
2729 > module PLexceptGOTOdotNET where
2830