A DSL that changes itself?
/**/ Remember those experiments with MGrammar and Famulus? “Building an MGrammar-based application for Famulus” “Famulus and M – Added symmetric relation” As part of some more coding effort on knowledge graphs and inferencing, I thought that it’d be cool to evolve my Domain-Specific Language so that it modifies itself. As …