ncvm

所属分类:GPT/ChatGPT
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2018-03-12 17:50:05
上 传 者sh-1993
说明:  纳米组合器VM
(Nano Combinator VM)

文件列表:
CMakeLists.txt (1303, 2018-03-10)
LICENSE (33893, 2018-03-10)
bootstrap.ncvm (905, 2018-03-10)
src/ (0, 2018-03-10)
src/forth-lang.c (754, 2018-03-10)
src/internals.h (9614, 2018-03-10)
src/lock-free/ (0, 2018-03-10)
src/lock-free/bqueue.c (2837, 2018-03-10)
src/lock-free/lock-free.h (1731, 2018-03-10)
src/lock-free/uqueue.c (2280, 2018-03-10)
src/main.c (1706, 2018-03-10)
src/module.h (2597, 2018-03-10)
src/ncvm.c (20674, 2018-03-10)
src/std-words.c (10237, 2018-03-10)
src/stream.c (3186, 2018-03-10)
test/ (0, 2018-03-10)
test/lock-free/ (0, 2018-03-10)
test/lock-free/bqueue.c (4095, 2018-03-10)
test/lock-free/uqueue.c (4370, 2018-03-10)

#### NOTE: This project is currently under heavy modifications # Nano Combinator VM (NCVM) A combinator virtual machine supporting multiprocess execution model. ## History The project started as a forth functional dialect and ended up being a concept on its own right. ## Features * Immutable by default * Functional (with lambdas) * Locals * Tail recursive * Lightweight threads

近期下载者

相关文件


收藏者