This website requires JavaScript.
Explore
Help
Sign In
andrew
/
basicinterpreter
Watch
1
Star
0
Fork
0
You've already forked basicinterpreter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
6
Branches
0
Tags
e9be97396c63507a499556d5d9ef9f08d8ef853a
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Andrew Kesterson
e9be97396c
Got identifiers (including variable types) scanning working (including checking for reserved words)
2025-01-11 20:30:53 -05:00
basicscanner.go
Got identifiers (including variable types) scanning working (including checking for reserved words)
2025-01-11 20:30:53 -05:00
main.go
Got identifiers (including variable types) scanning working (including checking for reserved words)
2025-01-11 20:30:53 -05:00
Description
A BASIC interpreter styled after Commodore BASIC 7 and 1964 Dartmouth BASIC
1.3
MiB
Languages
Go
93.1%
BASIC
3.4%
Shell
2.5%
Makefile
1%