代码搜索:forth

找到约 5,349 项符合「forth」的源代码

代码结果 5,349
www.eeworm.com/read/154477/11951391

h motor.h

///////////////////////////////////////////////////////////////////////////////////// //PB1(RE1),PB2(RE2): 1: 向后走,0: 向前走。PB1控制左路电机,PB2控制右路 //PWM1(OC1B),PWM2(OC1A): 0:导通电机,1关闭电机 //PC0为左行程开关输入,P
www.eeworm.com/read/149161/12398303

f search.f

\ Tests for ANS Forth SEARCH-ORDER words - Version 1.0 \ \ by J.D.Medhurst a.k.a 'Tixy' 2002 \ \ This file is based on John Hayes' TESTER.FR and CORE.FR which \ have the following copyright notic
www.eeworm.com/read/174714/9575538

des buzzard2.des

FIRST & THIRD almost FORTH FORTH is a language mostly familiar to users of "small" machines. FORTH programs are small because they are interpreted--a function call in FORTH takes two bytes.
www.eeworm.com/read/485849/6548414

ini xvw.ini

FS FORTH ST10x276 (EDE generated)&breakpoint_method: 1 FS FORTH ST10x276 (EDE generated)&cfg_breakpoint_method: 1 FS FORTH ST10x276 (EDE generated)&cfg_em_comm_baud: 19200 FS FORTH ST10x276 (EDE ge
www.eeworm.com/read/432012/1901444

fs preprocessor.fs

\ tag: Forth preprocessor \ \ Forth preprocessor \ \ Copyright (C) 2003, 2004 Samuel Rydh \ \ See the file "COPYING" for further information about \ the copyright and warranty status of this work.
www.eeworm.com/read/407313/2266572

fs preprocessor.fs

\ tag: Forth preprocessor \ \ Forth preprocessor \ \ Copyright (C) 2003, 2004 Samuel Rydh \ \ See the file "COPYING" for further information about \ the copyright and warranty status of this work.
www.eeworm.com/read/402216/2327256

txt nncrontab.txt

Section keywords and Forth words nnCrontab keywords Modifiers
www.eeworm.com/read/432012/1901435

txt glossary.txt

# tag: glossary of openbios forth # dictionary LFA == link field address (backlink) CFA == code field address ("word type") PFA == program field address (definitions) # forth engine TIB == text inp
www.eeworm.com/read/407313/2266563

txt glossary.txt

# tag: glossary of openbios forth # dictionary LFA == link field address (backlink) CFA == code field address ("word type") PFA == program field address (definitions) # forth engine TIB == text inp
www.eeworm.com/read/222852/4817949

s modmake.s

AREA |!!!|, CODE EXPORT __rom __rom INCBIN $FORTH_IMAGE END