pascal 0.1.2

A Pascal compiler in rust implementation with MCP support
Documentation
1
2
3
4
fn main() {
    // Currently, we don't have any build-time code generation
    // This is a placeholder for future use
}