Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrudolph/simple-macro-template
A simple sample project to play around with the upcoming Scala 2.10 version
https://github.com/jrudolph/simple-macro-template
Last synced: 25 days ago
JSON representation
A simple sample project to play around with the upcoming Scala 2.10 version
- Host: GitHub
- URL: https://github.com/jrudolph/simple-macro-template
- Owner: jrudolph
- Created: 2012-04-18T09:13:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-18T09:14:57.000Z (over 12 years ago)
- Last Synced: 2023-04-11T05:18:53.675Z (over 1 year ago)
- Language: Scala
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a basic project to test experiment with macros in the current compiler SNAPSHOT version
## Instructions
- clone this project
- have sbt 0.11.2 installed
- replace ~/.sbt/boot/scala-2.9.1/org.scala-tools.sbt/sbt/0.11.2/compiler-interface-src/compiler-interface-src-0.11.2.jar with the one from this directory to make sbt work with the 2.10 snapshot
- start sbt
- run test:run