- All functions need a return value (main() returns None)
- All arguments need a type (self can be named any type)
- typechecking not extensive
- use
run.pyscript for running the code - symbol tables can be found in symbol_tables/ folder
- Variables used in a for loop need to be declared before use
431jericho/Python-Compiler
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|