Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/r533-code/old-colt-lang
- Owner: R533-Code
- Created: 2022-10-15T14:38:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T17:28:13.000Z (almost 2 years ago)
- Last Synced: 2024-12-25T02:42:43.688Z (21 days ago)
- Language: C++
- Size: 672 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)