neko.Sys.getChar
On Tue, Feb 12, 2013 at 7:25 PM, Fernando Raya <[email protected]>wrote: > How can I read user input in Neko? > > Something like: > > $print("Give a number"); > var input = read-line(); > $print("Your number was ", input); > > Thanks > > > -- > Neko : One VM to run them all > (http://nekovm.org) >
-- Neko : One VM to run them all (http://nekovm.org)
