Open michaeljklein opened 8 years ago
I think a lot of the comments/blank lines are in Play
/Templated
in the old src
, where I spent too long trying to make an inferable class of Compilable
. IIRC, it's like 1k lines long.
It was Templated.hs... Still need to keep cleaning (e.g. decide whether FixData should be included as its own module or not).
There's plenty to clean up: testing files need to be consolidated/moved/deleted, previous project structure needs to be merged into current or removed, old typeclass method needs to be archived and removed from the repository, C examples need to be either consolidated/deleted or moved out of the repository, etc. There are almost as many blank lines as lines of code and too much C for the sparse examples so far.