Skip to content

shreyash14s/Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translator

A Simple Java to C++ translator

Build

Create the executable trans using the Make.

make

Translate

Run the following command to convert Java code to C++.

./trans <input_file>.java

Output is saved to <input_file>.cpp

Contributors

About

A Simple Java to C++ translator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published