Skip to content

levertyk/Java-to-Python-Transcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinalProject

MSCS 271 - Formal Languages and Finite Automata

Simply run the .java file and input your java code to get the python equivalent.

Accepted functions:

  • Variables:
    • Int
    • Float
    • String
    • Character
    • Array
    • Boolean
  • Arithmetic operations
    • Concatenation
  • Conditionals
  • Loops
  • Scanner
  • Methods

About

MSCS 271 - Formal Languages and Finite Automata Final Project

Topics

Resources

License

Stars

Watchers

Forks

Contributors