https://github.com/canislupaster/void
A modern, minimal programming language built for high performance use cases.
https://github.com/canislupaster/void
Last synced: 5 months ago
JSON representation
A modern, minimal programming language built for high performance use cases.
- Host: GitHub
- URL: https://github.com/canislupaster/void
- Owner: canislupaster
- License: mit
- Created: 2019-10-26T02:58:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-26T03:04:52.000Z (over 6 years ago)
- Last Synced: 2025-02-24T06:45:38.174Z (over 1 year ago)
- Homepage:
- Size: 207 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# About
Void is a low-level imperative programming language built with simplicity and consistency in mind, its currently written in C++ and being actively worked on.
# Examples
You can view [examples](https://github.com/void-lang/void/tree/master/examples) if you'd like to see how void is planned to look, however its most likely going to be changed as void is still in development.