Go to file
Nicholas Hope a7203178cc Removed 2022-06-16 19:17:04 -04:00
.vscode added vscode launch.json for basic debugging 2022-06-14 23:05:00 -04:00
.gitignore added a few of my own file 2022-06-14 18:05:23 -04:00
LICENSE Initial commit 2022-06-12 13:41:34 -04:00
README.md Second initial commit 2022-06-12 13:44:36 -04:00
cli.py Changed names to work with renamed files, added comments to clarify imports 2022-06-16 18:32:53 -04:00
menu.py added graphical TUI 2022-06-14 23:04:01 -04:00
pylintrc Added pylintrc file for pylint 2022-06-15 09:28:45 -04:00
requirements.txt added pylint 2022-06-15 09:28:59 -04:00
testScript.yaml Basic script to verify script is working 2022-06-14 18:06:10 -04:00
tfscript.py Added minimal outputting to files 2022-06-16 18:31:46 -04:00
verify.py Basically finalized double-type verification, allows nested doubles 2022-06-16 15:32:14 -04:00

README.md

Hello! Welcome to the README for tfscript!!!

Known issues, problems, etc.