Re: Where Does OpenEuphoria Fit Today
- Posted by begin May 25, 2019
- 6468 views
well, i don't know where it fits exactly, but i/we use it a lot. lately an apprentice in the company i work in, was enticed to use it too. what are we using it for? well we test our c# programs with it. it is faster to write quick tests with it (phix) and installer scripts then with anything else. after interpretative tests, you can even compile an hand out an exe - that is absolutely great.
what do i use it for? statistics, graphics, crypto (crytosyspki), pdf, mariadb and a meta-compiler using the interfaces i shared here.
what is missing to our now 4 people phix'sers?
Webservices, soap, some win32 interface.
what do we wish for most?
more frequent releases
for language extensions?
some kind of struct, that can contain sequences, objects ... an an easy way to access those.
there is nothing, one can't do with phix, somethings could/should maybe easier (structs).
Pete thanks for that wonderful tool.