https://github.com/dosworld/lbforth
Public-domain forth in C by Leif Bruder.
https://github.com/dosworld/lbforth
compiler cross-platform dos forth freedos ms-dos windows
Last synced: 4 months ago
JSON representation
Public-domain forth in C by Leif Bruder.
- Host: GitHub
- URL: https://github.com/dosworld/lbforth
- Owner: DosWorld
- License: other
- Created: 2024-11-15T22:23:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-05T10:50:47.000Z (over 1 year ago)
- Last Synced: 2025-04-30T23:43:35.213Z (about 1 year ago)
- Topics: compiler, cross-platform, dos, forth, freedos, ms-dos, windows
- Language: C
- Homepage:
- Size: 85.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
# LBForth: A minimal Forth compiler in C
Precompiled binaries for MS-DOS / FreeDOS / Win32.
# Build
Use `make`/`wmake` into \SRC\
Required: Open Watcom C, UPX (executable compressor).
# License
Public domain (see LICENSE.TXT)
By Leif Bruder http://defineanswer42.wordpress.com