Closed developedby closed 1 year ago
Separates the kindelia_lang into a different crate with ast and parser. Separates some components into a kindelia_common crate. Some refactoring to decouple things and improve readability.
Part of the resolution of #211
Forgot to update the benchmark file
Separates the kindelia_lang into a different crate with ast and parser. Separates some components into a kindelia_common crate. Some refactoring to decouple things and improve readability.