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
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
..
java/net/walterhiggins/scriptcraft Integrate the CoffeeScript Compiler for .coffee files 2013-08-11 20:35:23 +02:00
javascript Integrate the CoffeeScript Compiler for .coffee files 2013-08-11 20:35:23 +02:00
resources Integrate the CoffeeScript Compiler for .coffee files 2013-08-11 20:35:23 +02:00