DefinitelyNotAGirl / c-2

0 stars 0 forks source link

introduce event system #44

Open DefinitelyNotAGirl opened 1 week ago

DefinitelyNotAGirl commented 1 week ago

The old system of managing things such as declarations was designed poorly and should therefore be replaced by a new system, this new system should work much alike the new issue system, it may be sensible to make issues be events themselves, this new system should allow extensions and the core compiler to register handlers for specific event which are then called any time the event occurs