The Red Language and compiler.
Go to file
Curle 264c50509e
Allow global-scope declarations
Function-local scope is still WIP, but you can now define things outside of function blocks.
2020-09-13 23:41:46 +01:00
include Allow global-scope declarations 2020-09-13 23:41:46 +01:00
src Allow global-scope declarations 2020-09-13 23:41:46 +01:00
tests Allow global-scope declarations 2020-09-13 23:41:46 +01:00
.gitignore Allow global-scope declarations 2020-09-13 23:41:46 +01:00