| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
CoffeeScript to JavaScript compiler in Scala using Nashorn based on CoffeeScript 1.9
import io.really.coffeescript._
val compiler = new CoffeeScriptCompiler
println(compiler.compile("a = 5"))
Thanks for David Gageot for the inspiration http://blog.javabien.net/2014/02/19/use-nashorn-and-webjars-to-execute-javascript-server-side/
| Back | FazBrowse Home | New Git URL |