Procházet zdrojové kódy

adding Coroutines to BlackBox. Refs. #156.
Coroutines for BlackBox based on Windows fibers as originally inspired by the CPC package 'CO_' by Dmitry V.Dagaev.
The API is reduced to a single module more in the tradition of Modula-2 coroutines.
Kernel services such as garbage collection and trap cleaners/checkers are integrated.

Signed-off-by: Josef Templ <josef.templ@gmail.com>

Josef Templ před 8 roky
rodič
revize
642b6e3f02
5 změnil soubory, kde provedl 0 přidání a 0 odebrání
  1. binární
      System/Docu/Coroutines.odc
  2. binární
      System/Docu/Kernel.odc
  3. binární
      System/Mod/Coroutines.odc
  4. binární
      System/Mod/Kernel.odc
  5. binární
      Win/Mod/Api.odc

binární
System/Docu/Coroutines.odc


binární
System/Docu/Kernel.odc


binární
System/Mod/Coroutines.odc


binární
System/Mod/Kernel.odc


binární
Win/Mod/Api.odc