Hello! I am evaluating the Neko VM according to a number of parameters/functions. I didn't find the following issues in the documentation, so I kindly ask you for support:
*) which thread synchronization primitives are there? *) which IPC mechanisms are available (semaphores, queues, pipes, ...)? *) how is data input/output supported? *) timer functions like alarm() etc.? *) is there an event mechanism? *) is socket programming supported? *) which scheduler is used? *) is char/string handling supported? translation to/from unicode? *) is interfacing to some native code possible? Many Thanks! Sincerely, Harald Krapfenbauer -- Neko : One VM to run them all (http://nekovm.org)
