Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #134242

Re: Examples for gforth's objects.fs

From anton@mips.complang.tuwien.ac.at (Anton Ertl)
Newsgroups comp.lang.forth
Subject Re: Examples for gforth's objects.fs
Date 2025-10-03 21:15 +0000
Organization Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID <2025Oct3.231505@mips.complang.tuwien.ac.at> (permalink)
References <877bxcm4eb.fsf@news.teletyp.ist>

Show all headers | View raw


okflo@teletyp.ist writes:
>Hi,
>
>I am currently trying to digg deeper into gforth's object.fs.
>
>For that I would like to read some good object oriented forth code
>(preferred gforth's object.fs, but open to other good examples).
>
>Any recommendations of f.e. a bigger project, thas has public code?

For objects.fs, I have hear from a few users a long time ago, but have
nothing to point to.

Gerry Jackson has adopted and extended mini-oof for his lexgen
<https://github.com/gerryjackson/Forth-LexGen> and lexex scanner
generator tools, and for grace, his parser generator.

Bernd Paysan is using mini-oof2 heavily in his net2o (see the bottom
of <https://fossil.net2o.de/net2o/doc/trunk/wiki/get-it.md> about how
to get source code).

- anton
-- 
M. Anton Ertl  http://www.complang.tuwien.ac.at/anton/home.html
comp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html
     New standard: https://forth-standard.org/
EuroForth 2025 CFP: http://www.euroforth.org/ef25/cfp.html
EuroForth 2025 registration: https://euro.theforth.net/

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Examples for gforth's objects.fs okflo@teletyp.ist - 2025-10-03 16:44 +0200
  Re: Examples for gforth's objects.fs Hans Bezemer <the.beez.speaks@gmail.com> - 2025-10-03 17:11 +0200
  Re: Examples for gforth's objects.fs anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-10-03 21:15 +0000
    Re: Examples for gforth's objects.fs Gerry Jackson <do-not-use@swldwa.uk> - 2025-10-04 09:05 +0100
      Re: Examples for gforth's objects.fs anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-10-04 16:53 +0000
        Re: Examples for gforth's objects.fs Krishna Myneni <krishna.myneni@ccreweb.org> - 2025-10-04 17:04 -0500
          Re: Examples for gforth's objects.fs Krishna Myneni <krishna.myneni@ccreweb.org> - 2025-10-04 20:11 -0500
          Re: Examples for gforth's objects.fs anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-10-05 11:19 +0000
            Re: Examples for gforth's objects.fs albert@spenarnc.xs4all.nl - 2025-10-06 10:46 +0200
        Re: Examples for gforth's objects.fs Gerry Jackson <do-not-use@swldwa.uk> - 2025-10-05 11:54 +0100
          Re: Examples for gforth's objects.fs anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-10-05 11:56 +0000
          Re: Examples for gforth's objects.fs Hans Bezemer <the.beez.speaks@gmail.com> - 2025-10-05 14:31 +0200
  Re: Examples for gforth's objects.fs Krishna Myneni <krishna.myneni@ccreweb.org> - 2025-10-03 20:21 -0500
  Re: Examples for gforth's objects.fs albert@spenarnc.xs4all.nl - 2025-10-04 15:07 +0200

csiph-web