This project is getting out of hand. I just wanted to
use Regular Expressions in
Io. This is the forth part of me trying different extensions of Io.
First I installed addons without native code, then
I compiled native code of addons and in the
third part I:Checked package.json and build.io for hints about needed third party libraries and headers.Found ported libraries for Windows in
GnuWin32, e.g.
ReadLine.Compiled Io addons with dependencies.Fixed the undefined reference to 'IoState_registerPro...
Published on June 25, 2025 07:03