Is anyone aware of any attempts to implement an interpreter for Icon or Unicon icode so that it can run on .Net or portableDotNet?
In other words, suppose that I have a translated file produced with icont called "myprogram". I can execute it with iconx myprogram and I am wondering if anybody might be looking into implementing an interpreter (in C# or some other compiler that produces IL) so that a person could invoke ilrun iconx-dotnet myprogram (assuming that such an interpreter were named iconx-dotnet). Note that what I am not talking about an Icon/Unicon compiler that produces IL code (in a manner similar to Jcon); I really mean an Icon/Unicon interpreter. Please forgive me for not using the LDIF list. I'm posting here because this is a "what" question rather than a "how" or "how should" question. Thanks for any news that anyone might have. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Unicon-group mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unicon-group
