Request for comments, async ISO core standard I/O

Anyway why ask for permission to write enhancement proposals (EPs),
just write them? From the time of Paulo Moura there are the most EPs.
Prolog threads/messages (October 28, 2008), Prolog global variables,

what else? You see the focus of his endeavours here, everything stalled
in the below forum in 2009, where did it go?

  • Core Revision
  • Definite Clause Grammars
  • Globals and Arrays
  • Multi-Threading
  • Portable Operating-System Interface
  • Unicode

https://www.prolog.logtalk.org/

What PEPs do you want to write? Did his focus match the
requirements of Web Prolog. I do see missing:

  • Cooperative Multitasking
  • Foreign Functions Calls
  • Format and Protocolls
  • Prolog Corouting & Attributed Variables
  • What else?

Cooperative Multitasking would cover issues that recently poped up
in the WASM and non-WASM integration of Prolog system into a HTML page,
similarly Foreign Functions Calls, like having a DOM event handler call

Prolog, or manipulating DOM by Prolog. The Format and Protocolls item
can mean HTTP, JSON, etc… The first 3 topics are somehow interconnected,
so if you botch one of the 3 topics, the overall result is not so good.

Edit 12.08.2022:
Unfortunately cant read the old forum, it has some bit rot:

phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php
on line 483: preg_replace(): The /e modifier is no longer supported,
use preg_replace_callback instead

Try for example the text of a message:
https://www.prolog.logtalk.org/viewtopic.php?f=5&t=24

Empty, could be the bbcode.php error…