This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
moonscript
Watch
1
Star
0
Fork
0
You've already forked moonscript
mirror of
https://github.com/leafo/moonscript.git
synced
2024-11-22 02:44:23 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
moonscript
/
moon
/
all.moon
7 lines
96 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
update moon library to not use module
2013-06-08 06:34:03 +00:00
-- install moon into global scope
moon = require "moon"
for k,v in pairs moon
_G[k] = v
moon
start of a std lib
2011-10-27 07:03:38 +00:00
Reference in New Issue
Copy Permalink