mietek / epigram2

Mirror of Epigram 2, by Conor McBride, et al.
https://code.google.com/p/epigram
MIT License
47 stars 7 forks source link

OpDef has been unplugged, re-plug it? #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I wasn't there during the PigWeek where this happened but I kind of understood 
this bit of the story:
 * Edwin wrote an OpDef EDSL for writing the operators and compiling them automatically (Compiler.OpDef)
 * then, Conor re-wrote another EDSL for writing operators (Evidences.OperatorDSL)
 * OpDef has been slaughtered, unplugged from the Operators definition and its dead corpse remained in ./Compiler/

What should probably happen is that some Victor Frankenstein, PhD, comes and 
re-plug a similar compilation machinery for Evidences.OperatorDSL.

Meanwhile, I let the dead corpse rot.

Original issue reported on code.google.com by pedag...@gmail.com on 26 Aug 2010 at 11:02