toke
OpenBIOS FCode utilities
Install
- All systems
-
curl cmd.cat/toke.sh
- Debian
-
apt-get install fcode-utils
- Ubuntu
-
apt-get install fcode-utils
- Kali Linux
-
apt-get install fcode-utils
- Fedora
-
dnf install fcode-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fcode-utils
- Raspbian
-
apt-get install fcode-utils
- Dockerfile
- dockerfile.run/toke
fcode-utils
OpenBIOS FCode utilities
FCode is a Forth programming language dialect compliant with ANS Forth. It can exist in two forms; source code and a compiled version, known as bytecode. It is of interest mainly for its use in OpenFirmware. This package provides a set of FCode utilities: - the tokenizer toke - the detokenizer detok - a PCI rom header utility - a portable implementation of Forth local values