Login
Ben
/
Nujel
Overview
Code
Talk
CI
Settings
develop
feature/new-benchmarks
master
new-stackless
stackless
value-types
wolkenwelten
7 branches
0 tags
SSH
HTTP
Benjamin Vincent Schulenburg
Improved the bytecode compiler/runtime some more
31d0434
4 years ago
351 Commits
nujel
/
bin
/
operation
/ io.h
Raw
text/plain
•
95 B
•
5 lines
#pragma once #include "../../lib/api.h" void lOperationsIO(lClosure *c); void setIOSymbols();