mirror of
https://github.com/CPunch/Cosmo.git
synced 2024-11-05 08:10:05 +00:00
CPunch
b3587f48a2
eg. ```lua local err, file = os.open("LICENSE.md") if err then // do error handling stuff end // passing "a" to read() will read the whole file print(file:read("a")) ``` |
||
---|---|---|
.. | ||
break.cosmo | ||
compare.cosmo | ||
fibtest.cosmo | ||
getters_setters.cosmo | ||
increment.cosmo | ||
iterator.cosmo | ||
reader.cosmo | ||
stress.cosmo | ||
strings.cosmo | ||
test.cosmo | ||
test.lua | ||
testsuite.cosmo | ||
tostring.cosmo | ||
variadic.cosmo |