fe-lang / sonatina

Apache License 2.0
47 stars 6 forks source link

Define cast between pointer and integer type #74

Closed Y-Nak closed 1 month ago

Y-Nak commented 1 month ago

Currently, immediate values can be typed as an IntType family. But it's required to represent the pointer as an immediate value.