Skip to content

Create the most obvious jonesforth clone possible#23

Merged
jburgy merged 7 commits into
mainfrom
when-will-it-end
Dec 11, 2025
Merged

Create the most obvious jonesforth clone possible#23
jburgy merged 7 commits into
mainfrom
when-will-it-end

Conversation

@jburgy

@jburgy jburgy commented Dec 8, 2025

Copy link
Copy Markdown
Owner

#22 produced readable code which made me wonder what the similar, least magical, approach would look like in C.

Unlike forth/4th.c and forth/5th.c this version uses 0 non-portable extensions. As a bonus, it is position-independent because every address is relative to memory

@jburgy jburgy marked this pull request as ready for review December 11, 2025 03:17
@jburgy jburgy merged commit 2691d76 into main Dec 11, 2025
4 checks passed
@jburgy jburgy deleted the when-will-it-end branch December 11, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant