Vyxal / Vyxal

A code-golfing language experience that has aspects of traditional programming languages - terse, elegant, readable.

Home Page:https://vyxal.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try/Catch/Finally Structure

AMiller42 opened this issue · comments

I've already built most of the internal error handling, and I'm bored, so I might as well implement some more praclang programming features. I'm not sure what digraphs/trigraphs/quadrigraphs to use, so suggest something below, I guess.

Do we want it to be able to catch specific classes of exceptions? Then we'd have to translate our VyxalExceptions to Vyxal records or something