Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/eed3si9n/treehugger
- Owner: eed3si9n
- License: other
- Created: 2011-12-18T12:36:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T05:06:42.000Z (almost 4 years ago)
- Last Synced: 2024-10-23T05:34:59.852Z (15 days ago)
- Language: Scala
- Homepage: http://eed3si9n.com/treehugger
- Size: 692 KB
- Stars: 133
- Watchers: 12
- Forks: 20
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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.