-
Apple, Inc
- Sunnyvale, CA
-
java-compiler-utils Public archive
Some simple utilities for simplifying the use of various Java compilation and annotation processing APIs.
Java Apache License 2.0 UpdatedNov 10, 2016 -
-
-
savina Public archive
Forked from shamsimam/savinaSavina is an Actor Benchmark Suite.
Scala GNU General Public License v2.0 UpdatedSep 22, 2016 -
ex-eclipse-dbproc Public archive
A minimum working example of debugging an annotation processor both in Eclipse and with Eclipse.
Java UpdatedJun 15, 2016 -
ex-openjdk-langtools Public archive
A set of experiments to understand what static information is potentially available to a Java Annotation Processor when it is run within Oracle's javac
Java UpdatedJun 13, 2016 -
boa-datagen Public
A library which converts between two Java AST formats: from the Sun Compiler Tree API to the Boa Project's protobuf AST.
Java Apache License 2.0 UpdatedMar 11, 2016 -
at-paninij-setup-examples Public archive
Various examples illustrating and tutorials explaining how to set up some different environments for developing @PaniniJ projects
Java UpdatedJan 6, 2016 -
-
-
dec1512.sd.ece.iastate.edu Public archive
Forked from ddmills/dec1512.sd.ece.iastate.eduSenior design project website
PHP UpdatedDec 11, 2015 -
-
pdm-tool Public archive
A CLI tool which implements the precedence diagram method (PDM) algorithm.
-
jsrcdiff Public archive
A tool for comparing basic AST differences between the two Java source files.
-
-
twsm Public
`twsm` (pronouced "twah-zum") simplifies the management terminal workspaces run within `tmux` sessions.
Python UpdatedJun 29, 2015 -
object-graph-explorer Public archive
Dynamically explore an arbitrary object graph using the Java Reflection API.
Java UpdatedJun 18, 2015 -
javac-ast-experiments Public archive
Examples and experiments for various kinds of AST-level `javac` compiler plugins.
-
checker-mvn-example Public
A stub Java project that uses the Checker Framework when invoked from Maven.
Java UpdatedJun 1, 2015 -
osx-vmware-builder Public archive
Forked from timsutton/osx-vm-templatesPacker Template for Building VMware OS X Boxes
Shell MIT License UpdatedMay 17, 2015 -
rust-intro Public archive
A Miscellaneous Collection Documents, Examples, and Resources to Introduce the Rust Programming Language
UpdatedMay 8, 2015 -
-
mpl-template Public archive
A simple template for a document made using a Markdown-Pandoc-Latex build process.
Makefile UpdatedMay 8, 2015 -
-
-
annotation-processor-hello-world Public archive
A "Hello, World" example demonstrating the basic use of Java annotation processors in Eclipse
-
algorst Public archive
An ever-increasing collection of standard data structures and algorithms implemented in Rust.
Rust MIT License UpdatedJan 29, 2015 -
TwistedDeferredsTutorial Public archive
Introduces Twisted by explaining asynchronous programming and Deferreds.
-
uthread Public archive
A cooperative threading library written in POSIX C. It performs many-to-many mapping user threads and kernel threads using a rudimentary scheduling scheme.
-