Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

247 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zinc

The zinc programming language.


This is my attempt at a modern programming language designed for modern programming. There is much inspiration from rust, zig, c/c++, kotlin and odin. But that is not without ignoring the roots of those languages, and learning from the mistakes made by them.

Language Goals

  • Performance-critical
  • Code that is easy to read, understand, and write
  • Perfect and configurable safety and testing mechanisms
  • Low level control
  • High level constructs
  • Control over the allocator in use

About

The zinc programming language

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages