HomeFreeBSD

Parse lines as loader commands if we could not parse it as Lua.

Description

Parse lines as loader commands if we could not parse it as Lua.

This lets us type 'reset', 'boot', etc. in the interpreter. Forth has
an advantage here because it compiles the loader commands as verbs, so
it automatically executes Forth verbs (functions).

The loader command syntax is very different from Lua syntax, so this
workaround should be good enough.

Details

Provenance
rpauloAuthored on
Parents
rS280946: config.lua: improve wording.
Branches
Unknown
Tags
Unknown

Event Timeline