-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Many legacy BASIC programs use DEFFN extensively.
Describe the solution you'd like
I'd like to be able to run legacy BASIC software without the extensive changes required to remove all the DEFFN statements and replace them with inline code.
Additional context
Even GORILLA.BAS uses DEFFN.