Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bxm156/Java2CPP
EECS 337, Compilers Project. Compiles Java code to C++ . Final Score: 190/180 A+
https://github.com/bxm156/Java2CPP
Last synced: 18 days ago
JSON representation
EECS 337, Compilers Project. Compiles Java code to C++ . Final Score: 190/180 A+
- Host: GitHub
- URL: https://github.com/bxm156/Java2CPP
- Owner: bxm156
- Created: 2011-02-11T03:24:53.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-02-11T03:28:45.000Z (almost 14 years ago)
- Last Synced: 2024-07-31T22:57:59.902Z (3 months ago)
- Language: C
- Homepage: http://www.bryanmarty.com
- Size: 250 KB
- Stars: 10
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
- Audit: audit2.c
Awesome Lists containing this project
README
README.txt
EECS337 Final Project
Feb, 10, 2010
Bryan MartyThis Java2CPP Compiler was written using code provided by Daniel Oldham and modified with permission for use in his EECS 337 Compilers Class. Available for educational use only.