An open API service indexing awesome lists of open source software.

https://github.com/vmorganp/pyproject

Programming languages final project
https://github.com/vmorganp/pyproject

Last synced: 7 months ago
JSON representation

Programming languages final project

Awesome Lists containing this project

README

          

# python3 Interpreter in Java
This is the repository for Mathias Ham, Morgan Patterson, and Micheal Walburn's final programming languages project.

### Features
- basic math
- for loops
- functions
- return statments
- recursion
- recursion
- if else logic
- variable comparison
- variables
- nested structures
- reading from files(not full python functionality, but it works)