Skip to content

thomaslee/oscon2011-awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oscon2011-awesome

A small expression compiler for the JVM, written under duress during a presentation at OSCON Java 2011.

Status

Alpha.

Overview

A compiler for a simple expression evaluation language. Targets the JVM.

Prerequisites

  • Apache Buildr >= 0.4.2
  • Scala 2.8.x
  • Apache BCEL 5.2

Installation

  1. Add scala-runtime.jar and bcel-5.2.jar to the lib/ directory.
  2. $ git clone thomaslee/oscon2011-awesome
  3. $ buildr package

Usage

./awesome path/to/Source.awesome

License

This software is licensed under the terms of the MIT License.

Support

Please log defects and feature requests using the issue tracker on github.

About

awesome was written by Tom Lee.

Follow me on Twitter or LinkedIn.

About

The source code for my OSCON Java 2011 presentation: Open Source Compiler Construction for the JVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published