The COMTAY coroutine manager makes it easy to create and manage coroutines in Delphi and Free Pascal.
Download COMTAY at https://opensimply.org/comtay
The approach implemented in COMTAY allows the use of cooperative multitasking in both procedural and class-based programming.
...The Avocado source code is available under the MIT License on GitHub.
Avocado is transpiled to Free Pascal and then compiled by the FPC compiler, making it as fast as C or Rust, but with syntax reminiscent of Python.
The Avocado IDE interface has been translated into 6 languages
Official website: https://avocado-code.com/
Polish documentation for the new version Avocado v2.2.0.0: https://doc.avocado-code.com/
Old documentation https://avocado.doc.dimitalart.pl/
Source code https://github.com/Programista-Art/Avocado