]> code.bitgloo.com Git - clyne/sforth.git/summary
 
descriptionA Forth implementation in modern C++
ownerClyne Sullivan
last changeMon, 30 Dec 2024 21:41:32 +0000 (16:41 -0500)

sforth

sforth is an implementation of the forth programming language written in modern C++. It aims to be small, portable, and efficient.

shortlog
2024-12-30 Clyne Sullivanfix at-words for optimization main
2024-12-30 Clyne Sullivanfinish exceptionless impl; fix sp@ and pick
2024-12-19 Clyne Sullivandefine type in forth
2024-12-19 Clyne Sullivaninclude, test.fth
2024-12-19 Clyne Sullivanfix case testing
2024-12-08 Clyne Sullivanfix . and u.; work on */ words
2024-12-05 Clyne Sullivanmore words, nearing forth2012 conformance
2024-12-03 Clyne Sullivanexecute
2024-12-03 Clyne Sullivanbegin double-cell words
2024-12-03 Clyne Sullivanfix case insensitivity
2024-12-01 Clyne Sullivanfix some bad num/str conversion bugs
2024-12-01 Clyne Sullivanexit, word, s"
2024-12-01 Clyne Sullivanmore words, aiming to run tests
2024-12-01 Clyne Sullivancase insensitivity; type
2024-11-30 Clyne Sullivanroll our own from_chars
2024-11-30 Clyne Sullivanconstinit forth, build dict mem into forth
...
heads
7 months ago llvm
7 months ago main