代码搜索:forth
找到约 5,349 项符合「forth」的源代码
代码结果 5,349
www.eeworm.com/read/142862/12913180
cpp forth.cpp
/**
@file
@brief Internal implementation of the forth virtual machine.
This program has been placed in the Public Domain by J.D.Medhurst (a.k.a. Tixy)
*/
/**
@defgroup forth_imp Internal -
www.eeworm.com/read/142862/12913187
h forth.h
/**
@file
@brief Forth virtual machine
For latest source code see http://www.tixy.clara.net/source/
This code has been placed in the Public Domain by J.D.Medhurst (a.k.a. Tixy).
It may be u
www.eeworm.com/read/404911/11476144
png forth.png
www.eeworm.com/read/149161/12398276
cpp forth.cpp
/**
@file
@brief Internal implementation of the forth virtual machine.
This program has been placed in the Public Domain by J.D.Medhurst (a.k.a. Tixy)
*/
/**
@defgroup forth_imp Internal -
www.eeworm.com/read/149161/12398282
h forth.h
/**
@file
@brief Forth virtual machine
For latest source code see http://www.tixy.clara.net/source/
This code has been placed in the Public Domain by J.D.Medhurst (a.k.a. Tixy).
It may be u
www.eeworm.com/read/231546/4715211
vim forth.vim
" Vim syntax file
" Language : FORTH
" Maintainer : Christian V. J. Br黶sow
" Last change: Son 06 Mai 2001 20:16:25 CEST
" Thanks to...
"
" John Providenza made so
www.eeworm.com/read/402216/2327228
txt forth.txt
control keywords
keywords
definition words
prewords with one argument
prewords with two arguments
string definition keywords
www.eeworm.com/read/402216/2327295
txt forth.txt
DOCUMENT_DEFAULT = 0
COMMENT = 1
COMMENT_ML = 2
IDENTIFIER = 3
CONTROL = 4
KEYWORD = 5
DEFWORD = 6
PREWORD1 = 7
PREWORD2 = 8
NUMBER = 9
STRING = 10
LOCALE = 11
www.eeworm.com/read/413633/11148836
rc forth.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/413633/11148838
dsp forth.dsp
# Microsoft Developer Studio Project File - Name="Forth" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App