ultra-group / skalpel

A type error slicer for Standard ML
GNU General Public License v3.0
10 stars 1 forks source link

Separate the parser from the analysis engine #131

Open jpirie opened 10 years ago

jpirie commented 10 years ago

By separating the parser from the analysis engine, and feeding it in as input, we take a step forward to allowing Skalpel to work on other languages in a configurable way.