Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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