[Pas2js] Strict ordinal types

gabor gabor at poczta.onet.pl
Thu Jan 18 17:48:47 CET 2018


W dniu 2018-01-18 o 12:47, Mattias Gaertner pisze:
> If I understand the proposal correctly, a directive should be added to
> emulate the modulo overflows of normal processors, which could help
> porting some code.

Exactly. I wonder if I be able to easily portray my very old project 
written in TP. It's 8051 emulator and it's full of word and byte types 
everywhere. With the same support for ordinal types as in fpc, I could 
share more code between fpc and pas2js.

Regards,
Michał


More information about the Pas2js mailing list