forth
Here are 419 public repositories matching this topic...
We need to be able to generate docs from the docs key in about blocks, particularly to produce docs for the common vocab on the website. I’m guessing we’ll go with Markdown for formatting, but I’m open to other ideas.
I'm trying to code up an spi-read function. I guess it needs to be implemented using the spi-send function but there is no documentation on how the function works. Also I would like to know how to set the spi speed correctly for the spi-init function.
If you can either provide me with an spi-read function or point me at some documentation so I can code one myself I would appreciate it.
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
-
Updated
Jan 7, 2020 - Forth
A Bestiary of Single-File Implementations of Programming Languages
-
Updated
Jan 9, 2020
The initialization code in and around COLD is cluttered. Use macros in driver and board support includes to fix that.
A bootstrapping dynamic Forth Interpreter/Compiler for WebAssembly
-
Updated
Jan 8, 2020 - WebAssembly
A straightforward standalone Forth implementation for x86.
-
Updated
Dec 30, 2019 - Forth
Add LICENSE.txt
Add a file that clearly states the license of the files in this project, including any third party code that went in.
Thinks I will probably add in the near future:
- provide demo apps for some common embedded platforms like AVR atmega8, LPC1334, etc
provide primitives for accessing fixed sized words in the dictionary- write some documentation about things in which zForth differs from 'regular' forth, mostly considering the variable cell size in the dictionary
libforth: A small Forth interpreter that can be used as a library written in c99
-
Updated
Dec 16, 2019 - Forth
FORTH 200X introduced structs. I can't find any documentation on online or in documentation for the best way to perform struct packing, though.
Is it possible in FORTH (GForth, specifically)? I'm trying build an MQTT message packet which requires setting flags that are smaller than one byte.
uni-wiki
:r4 concatenative programming language with ideas from ColorForth.
-
Updated
Dec 16, 2019 - Forth
write code tours
Each tour should include some pieces:
- quick tour, Forth syntax, SHEP, score, splorp
- shapes and shape editing, xforms
- hierarchical scheduling
- score entry
- MIDI I/O
Native 32-bit colorForth for PCs, Bochs and Qemu.
-
Updated
Dec 22, 2019 - Assembly
A Forth implementation for the TI-84+ calculator.
-
Updated
Dec 21, 2019 - Assembly
Improve this page
Add a description, image, and links to the forth topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forth topic, visit your repo's landing page and select "manage topics."


URL: http://pumpkindb.org/doc/master
Upon initial load, all documentation pages are scrolled down just a tiny bit, but it makes a bad initial impression (feels messy). Has something to do with the gitbook theme we're using, I suppose. When pages are changed by clicking on menu items, there is no such issue because subsequent navigation is done over AJAX.
![screenshot 2017-04-22 15 2