https://github.com/rla/puf-vam-impl
Automatically exported from code.google.com/p/puf-vam-impl
https://github.com/rla/puf-vam-impl
programming-language
Last synced: 11 months ago
JSON representation
Automatically exported from code.google.com/p/puf-vam-impl
- Host: GitHub
- URL: https://github.com/rla/puf-vam-impl
- Owner: rla
- Created: 2015-04-01T10:52:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T10:54:48.000Z (almost 11 years ago)
- Last Synced: 2025-01-16T10:58:33.564Z (about 1 year ago)
- Topics: programming-language
- Language: Java
- Size: 6.73 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
README for PuF to Vam compiler
==============================
Requirements
* Java 1.5 compatible compiler and runtime environment.
* Ant building utility for compilation.
Compilation
* Command 'ant all' will compile the project and run all tests.
Usage
* On Linux: 'puf2vam.sh input output'