Torsten
4bae5c418b
was off by one, the syscall is write and the first arg is file_descriptor ie 1 == stdout
Builtin Testing
At the Module level (word/object/integer) mostly testing that
- functions exist
- they compile
- basic length tests (no "contents")
Minimal tests for risc compilation, and again length only (should be array too)
Functionality is tested by interpreter over in interpreter dir