https://github.com/strager/zong
https://github.com/strager/zong
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/strager/zong
- Owner: strager
- Created: 2025-07-21T15:34:52.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-08-10T05:11:07.000Z (11 months ago)
- Last Synced: 2025-08-10T07:08:44.328Z (11 months ago)
- Language: Go
- Size: 949 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zong
Zong* is a programming language.
Some attributes of Zong:
* Under development
* Imperative
* Multi-paradigm (object-oriented + procedural)
* Self-hosted
* Inspired by Go
* High-level
* General-purpose
* Designed for applications and application developers
* Manual memory management
* Green threads
* Named parameters
* Statically typed
* Has pointers
\* The name "Zong" is a placeholder; it is (hopefully) not the final name.