Development/Languages/Scheme

schemik: Implicitly-parallel dialect of Scheme and Common LISP

IInfo.png projhp.png wikart.png
(auf gut Glück) (meist engl.) (falls vorhanden)

Zusammenfassung (meist engl.)
Schemik is a high-level lexically-scoped implicitly-parallel dialect of Scheme and Common LISP, this means the parallel execution of programs is done independently of the programmer and each program written in Schemik always produces the same results no matter which parts of the program are executed simultaneously. Features * implicitly parallel evaluation (including side effects, mutations and continuations) * first-class macros and continuations * (experimental) support for software transactional memory (STM) * REPL with history and completion
Installieren: schemik.jpg Status: schemik.png Umfang:73 KiB

Paket enthält Anwendung:

schemik IInfo.png