radiant64/vialang

Support for referencing source file name

radiant64 opened this issue · 0 comments

The name of the main source file should be accessible when running a program in the standalone interpreter, either by resolving a symbol or calling a function.

Also, the name of the current source file should always be accessible in the same manner, if it was included from another file.