Skip to content

A Units of Measurement type system for Java, with whole-program type-inference to help you annotate your code.

Notifications You must be signed in to change notification settings

jyluo/units-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Units Inference

Build Status

Units Inference System

Dependencies

python 2.7, with pip, and packages yaml and mozilla lithium:

sudo apt-get install --yes python python-pip python-yaml

pip install lithium-reducer

microsoft z3

coq v8.8.0

Test command

gradle test

Benchmark command

./run-benchmarks.sh

Analyze benchmark outputs command

./analyze-corpus.sh

About

A Units of Measurement type system for Java, with whole-program type-inference to help you annotate your code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published