Re: [stack] Barebone implementation of concatenative language in c or c++
"William Tanksley, Jr" <[email protected]> Tue, 11 May 2010 16:16:15 -0700
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
blazeski <[email protected]> wrote: > Could someone recommend a minimalistic implementation of a concatenative > language written in c or c++? > Isn't Joy written in C? (I don't recall.) There are plenty of Forths... Is that sufficient? If so, you might possibly want to look at FICL, which is actually widely used. I've never heard of 'libokit' before, but it's apparently a library for writing concatenative languages which have support for automatic memory management. Perhaps it could help (it comes with a demo language)? Slobodan > -Wm [Non-text portions of this message have been removed]