Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jesperkha/neon

Statically typed compiled language
https://github.com/jesperkha/neon

c compiler language neon programming-language transpiler

Last synced: about 2 hours ago
JSON representation

Statically typed compiled language

Awesome Lists containing this project

README

        




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.


Documentation

Report issue

Changelog



## About

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

[Project status](changelog.md)

[Feature ideas](ideas.md) (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.](docs/lang.md)