Skip to content

Simple, robust and portable metaprogramming toolkit for Scala

Notifications You must be signed in to change notification settings

begeric/scalameta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala.meta

Metaprogramming API and host interfaces of scala.meta aka the successor of scala.reflect designed to be simple, robust and portable. Take a look at Trees.scala to learn about core data structures and at semantic to get acquainted with core semantic APIs. Host implementors, visit hosts.md.

How to use

The project is in an early stage, so it's not supposed to be immediately useful just yet. However, if you're brave enough, we have a nightly build that publishes artifacts to Sonatype at "org.scalameta" % "scalameta_2.11" % "0.1.0-SNAPSHOT".

About

Simple, robust and portable metaprogramming toolkit for Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%