thespian/README.md
2024-02-08 23:14:04 +01:00

9 lines
141 B
Markdown

# Thespian
Fast & flexible actors for Zig, C & C++ applications
To build:
```
./zig build
```
See `tests/*` for many interesting examples.