Re: EuDist for Phix
- Posted by petelomax Jan 06, 2021
- 1420 views
Not as far as I know.
It doesn't look partricularly difficult ( https://github.com/OpenEuphoria/euphoria/blob/master/source/eudist.ex ) though the command-line and regex stuff would probably need a complete re-doing, and the eu.cfg stuff ripped out (again, probably). There also doesn't seem to be much in the way of required dll handling.
The first question I would ask is is this a source packaging, and if so should a pre-installed phix be assumed, or a pre-compiled binary scenario?

