https://github.com/kaptheguy/instrkt
A simple, fast, compiled programming language.
https://github.com/kaptheguy/instrkt
Last synced: 3 months ago
JSON representation
A simple, fast, compiled programming language.
- Host: GitHub
- URL: https://github.com/kaptheguy/instrkt
- Owner: KapTheGuy
- License: gpl-3.0
- Created: 2024-07-19T12:55:55.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T12:39:07.000Z (11 months ago)
- Last Synced: 2025-01-08T16:07:35.793Z (5 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instrkt
A simple, fast, compiled programming language.# What
Instrkt is a compiled programming language made for speed, efficiency, and simple-style.# State
Currently, the language is incomplete, But ofcourse, it's still compiled.
Keep in mind, this only currently works on LINUX systems.# Contribution
For now, simply open an issue and i'll add you as a contributor.