Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. COMP.LANG.FORTH
  • EuroForth 2020 and 2021 proceedings available

    From Anton Ertl@21:1/5 to All on Wed Jan 4 09:05:26 2023
    You can find the proceedings at

    http://www.euroforth.org/ef20/papers/
    http://www.euroforth.org/ef21/papers/

    You can also find BibTeX entries for the papers and presentations
    there, as well as links to the videos (some of which are not
    represented in the proceedings PDF).

    The 2022 proceedings will be finished after the videos become
    available.

    - 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 2022: https://euro.theforth.net

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From NN@21:1/5 to All on Wed Jan 4 06:05:12 2023
    In paper :
    Peter Knaggs: Using Test Driven Development to build a new Forth interpreter (Video)

    Section 8.2 :

    <TRUE> should be 1S
    <FALSE> should be 0S

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Ertl@21:1/5 to [email protected] on Thu Jan 5 08:18:00 2023
    NN <[email protected]> writes:

    In paper :
    Peter Knaggs: Using Test Driven Development to build a new Forth interpreter (Video)

    Section 8.2 :

    <TRUE> should be 1S
    <FALSE> should be 0S

    I have forwarded your feedback to Peter Knaggs.

    - 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 2022: https://euro.theforth.net

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Ertl@21:1/5 to Anton Ertl on Thu Jan 5 11:58:26 2023
    [email protected] (Anton Ertl) writes:
    I have forwarded your feedback to Peter Knaggs.

    Peter Knaggs reacted quickly, and sent me a fixed version of the
    paper, and I have updated the proceedings accordingly.

    - 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 2022: https://euro.theforth.net

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From NN@21:1/5 to Anton Ertl on Fri Jan 6 10:03:55 2023
    On Thursday, 5 January 2023 at 12:00:50 UTC, Anton Ertl wrote:
    [email protected] (Anton Ertl) writes:
    I have forwarded your feedback to Peter Knaggs.
    Peter Knaggs reacted quickly, and sent me a fixed version of the
    paper, and I have updated the proceedings accordingly.
    - 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 2022: https://euro.theforth.net

    Thank you.

    I was hoping to give the C code a try but , the link : https://www.rigwit.co.uk/forth/baseforth.c
    is not reachable . I get Error code: SSL_ERROR_INTERNAL_ERROR_ALERT

    The website works ( http://www.rigwit.co.uk/index.html ) except the forth link, so perhaps
    the c-code is not for the public domain .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anton Ertl@21:1/5 to [email protected] on Fri Jan 6 18:56:10 2023
    NN <[email protected]> writes:
    I was hoping to give the C code a try but , the link : https://www.rigwit.co.uk/forth/baseforth.c
    is not reachable . I get Error code: SSL_ERROR_INTERNAL_ERROR_ALERT

    The website works ( http://www.rigwit.co.uk/index.html ) except the forth link, so perhaps
    the c-code is not for the public domain .

    http://www.rigwit.co.uk/forth/baseforth.c

    works, and

    https://www.rigwit.co.uk/index.html

    gives the same error. Apparently SSL is not supported there.

    - 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 2022: https://euro.theforth.net

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From NN@21:1/5 to Anton Ertl on Sat Jan 7 06:18:44 2023
    On Friday, 6 January 2023 at 18:57:58 UTC, Anton Ertl wrote:
    NN <[email protected]> writes:
    I was hoping to give the C code a try but , the link : https://www.rigwit.co.uk/forth/baseforth.c
    is not reachable . I get Error code: SSL_ERROR_INTERNAL_ERROR_ALERT

    The website works ( http://www.rigwit.co.uk/index.html ) except the forth link, so perhaps
    the c-code is not for the public domain . http://www.rigwit.co.uk/forth/baseforth.c

    works, and

    https://www.rigwit.co.uk/index.html

    gives the same error. Apparently SSL is not supported there.
    - 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 2022: https://euro.theforth.net


    thank got the code.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • Who's Online

  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 715
    Nodes: 16 (2 / 14)
    Uptime: 33:13:28
    Calls: 12,109
    Files: 15,006
    Messages: 6,518,314

© >>> Magnum BBS <<<, 2026