JacquelineCasey / Nom

0 stars 0 forks source link

Casts #16

Open JacquelineCasey opened 1 year ago

JacquelineCasey commented 1 year ago

There should be some syntax (as or maybe @) that allows casting, even if only between primitive types. Note that some numeric conversions have already been implemented in the bytecode, but some other casts (particularly those involving floats) might need more work.