Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 928 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 928 Bytes

Logo

The Neon programming language

Neon is a statically typed transpiled language that tries to mimic
the simplicity of C, while including more modern features.
DocumentationReport issueChangelog


About

Neon is a procedural, statically typed, compiled language made with python.

Project status

Feature ideas (may be added later in the project)


Documentation

The language is not yet completed, but the overall design is currently being finalized. You can check it out here.