ENvironmentSet / Runo

a compact, yet powerful programming language for functional-reactive programming
MIT License
6 stars 0 forks source link

Errors #1

Open ENvironmentSet opened 2 years ago

ENvironmentSet commented 2 years ago

Currently, Runo doesn't have error handling mechanism. We need to design one.


Goal: Designing Error propagation / handling mechanism

ENvironmentSet commented 2 years ago

I've decided not to support error handling mechanism in primitive level. I'm looking for implementing error handling library.

ENvironmentSet commented 2 years ago

^^^ Canceled