Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eed3si9n/treehugger

treehugger.scala is a library to code Scala programmatically.
https://github.com/eed3si9n/treehugger

Last synced: 6 days ago
JSON representation

treehugger.scala is a library to code Scala programmatically.

Awesome Lists containing this project

README

        

treehugger.scala
================

treehugger.scala is a library to code Scala programmatically. It's also an implementation of Scala AST based on Reflection API.

[See treehugger.scala's pamflet for the full story.](http://eed3si9n.com/treehugger/)

Licensing
---------

Any code taken from scalac is covered by SCALA LICENSE. Copyright LAMP/EPFL.

Any other added code is covered by MIT License. Copyright e.e d3si9n.