This repository has been archived on 2021-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
scriptcraft/src/main/javascript/core
Aaron Mueller 720564652f Integrate the CoffeeScript Compiler for .coffee files
Simple integration of CoffeeScript support. The code uses the JavaScript
implementation of the CoffeeScript compiler. All *.coffee files get
compiled to JavaScript just before eval(). Additionaly a new command
named /coffe is introduced to run CoffeeScript code straight in the
Minecraft console.
2013-08-11 20:35:23 +02:00
..
_primitives.js Performance improvements and fix for issue #47 2013-01-30 22:48:37 +00:00
_scriptcraft.js Integrate the CoffeeScript Compiler for .coffee files 2013-08-11 20:35:23 +02:00