tock-mirror/backends
Neil Brown 3e342a621c Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages
The function showCode shows code as either occam or Rain depending on the frontend.  This is then used by a formatCode function that acts similar to 
printf, which makes it easy to format error messages that use showCode.
2007-09-16 17:20:57 +00:00
..
AnalyseAsm.hs Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly. 2007-09-10 17:28:57 +00:00
GenerateC.hs Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages 2007-09-16 17:20:57 +00:00
GenerateCPPCSP.hs Added ShowOccam and ShowRain type-classes, and changed existing code to use these new show methods in error messages 2007-09-16 17:20:57 +00:00
TLP.hs Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly. 2007-09-10 17:28:57 +00:00