File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# MoonScript
22
33MoonScript is a programmer friendly language that compiles into
4- [ Lua] ( http://www.lua.org/ ) . It gives you the power of the fastest scripting
5- language combined with a rich set of features.
4+ [ Lua] ( http://www.lua.org/ ) . It gives you the power of the fastest scripting
5+ language combined with a rich set of features. It runs on Lua 5.1 and 5.2.
66
77See < http://moonscript.org > .
88
99Online demo/compiler at < http://moonscript.org/compiler > .
1010
1111## License (MIT)
1212
13- Copyright (C) 2011 by Leaf Corcoran
13+ Copyright (C) 2012 by Leaf Corcoran
1414
1515Permission is hereby granted, free of charge, to any person obtaining a copy
1616of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments