Dave Mason
Dave Mason
**Bug description** Defining `compilerClass` in a class allows alternate syntax, etc. A trait can be used to define this class-side method. However, in some cases changes to the class (changing...
Javascript arrays are really much more like Smalltalk/Pharo OrderedCollection than Array, so we should treat them as such. So serialization from PharoJS to Pharo will always say OrderedCollection and that...
Easy fix... just escape everything that's not alphanumeric or .
This is a tracking issue for upstream Zig. (see [Third Party Tracking Issues](https://github.com/ziglang/zig/wiki/Third-Party-Tracking-Issues-(what-is-important-to-other-people%3F))) Overall, Zig is really great and its cross-compilation abilities are great, but some (planned) proposals and bug...
In the IWST25 paper there were some transpilations that are doable, but PharoJS doesn't currently do. Symbol translation is the most obvious one