Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plos-clan/cara

The Cara Programming Language
https://github.com/plos-clan/cara

Last synced: 28 days ago
JSON representation

The Cara Programming Language

Awesome Lists containing this project

README

        

# The Cara Programming Language

This is a simple, stupid programming language.
It will have zig's comptime, rust's traits.

## Usage

```sh
cargo run -- -i test.cara -o test.o
```