Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/r533-code/old-colt-lang

Colt v2
https://github.com/r533-code/old-colt-lang

Last synced: 21 days ago
JSON representation

Colt v2

Awesome Lists containing this project

README

        

# COLT
Colt is a programming language still in early development.
Colt aims to be a statically typed language with advanced static reflections.

## Current Progress:
Global table and namespace support underway.

## Next Targets:
Function arguments specifiers.
Add analyzers (for use prior to initialization and return of function...)

## Testing Status:
![Testing Status](https://github.com/R533-Code/colt-lang-v2/actions/workflows/cmake.yml/badge.svg)