Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 764 Bytes

File metadata and controls

20 lines (12 loc) · 764 Bytes

Wickit

Wickit is a self-contained programming language based around the idea of contracts (traits) and algebra of sets on those contracts.

This project is a compiler and runtime engine for the Wickit language, written primarily in C++. The engine also acts as a module-based build system, capable of dynamically rebuilding projects as necessary before or during runtime.

See below for language documentation.

1. Documentation

2. Authors

  • Max Derbenwick