cemc 0.1.2

Cem language compiler - A concatenative language with green threads and linear types
Documentation
# Rust build artifacts
/target

# Runtime build artifacts
runtime/*.o
runtime/*.a
runtime/test_runtime
runtime/*.dSYM/

# Test artifacts
test_*
!test_*.rs
!tests/test_*.c
*.ll
*.o
a.out

# Generated executables
/hello_io
/echo