Phix plus BzScript
- Posted by xecronix 1 week ago
- 217 views
The name of the language I'm writing is called BzScript. Today I start the port from Euphoria to Phix. I'm at around 2K lines of Euphoria. I didn't look close enough at Phix in the past. My bad, honestly. I didn't realize it had structs, classes, and a compiler. I was prototyping in Euphoria with the intention of porting to C. But now, I think Phix might just be the thing to do. And why not, if this project goes well, maybe I'll target Pete's ASM for BzScript too. Lot's of learning to do before I get there. But, looks like fun to me.