Login  Register

Re: Embedding pharo in C++

Posted by Pierce Ng-3 on Jan 22, 2020; 11:17am
URL: https://forum.world.st/Embedding-pharo-in-C-tp5110420p5110493.html

On Wed, Jan 22, 2020 at 11:04:07AM +0100, [hidden email] wrote:
>    nice to hear about the Pascal experiment,

I've published my code on GH and sent an announcement to pharo-dev.

Repo is https://github.com/PierceNg/pharo-vm-embedded-pascal

Pierce