Lines Matching full:forth
3 # $File: forth,v 1.4 2021/04/26 15:56:00 christos Exp $
4 # forth: file(1) magic for various Forth environments
8 # Has a FORTH stack diagram and something that looks very much like a FORTH
9 # multi-line word definition. Probably a FORTH source.
12 >>0 regex \^;$ FORTH program
13 !:mime text/x-forth
16 …]].*[[:space:]]\\(([[:space:]].*)?\ --\ (.*[[:space:]])?\\)[[:space:]].*[[:space:]];$ FORTH program
17 !:mime text/x-forth
19 # Various dictionary images used by OpenFirware FORTH environment
24 >>24 lelong >0 ARM OpenFirmware FORTH Dictionary,
33 >28 lelong 1 x86 OpenFirmware FORTH Dictionary,
46 0 belong 0x48000020 PowerPC OpenFirmware FORTH Dictionary,
55 0 lelong 0x10000007 MIPS OpenFirmware FORTH Dictionary,
64 # Dictionary images used by minimal C FORTH environments, any platform,