JohnDTill / Forscape

Scientific computing language
MIT License
176 stars 3 forks source link

Add switch statement #114

Closed JohnDTill closed 1 year ago

JohnDTill commented 1 year ago

The implementation is bad- there are different implementations for numbers and strings. A better implementation will rely on reworking the typing pass, so it doesn't hurt to get the functionality and test coverage now, and clean up later.