kindelia / Kindelia

An efficient, secure cryptocomputer
https://kindelia.org/
602 stars 41 forks source link

feat: Break the kindelia_core package in three #248

Closed developedby closed 1 year ago

developedby commented 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.

developedby commented 1 year ago

Part of the resolution of #211

developedby commented 1 year ago

Forgot to update the benchmark file