https://github.com/r533-code/old-colt-lang
Colt v2
https://github.com/r533-code/old-colt-lang
Last synced: 5 months 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 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T17:28:13.000Z (about 3 years ago)
- Last Synced: 2025-02-16T13:34:00.317Z (about 1 year 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:
