Skip to content

Latest commit

 

History

History
157 lines (139 loc) · 1.22 KB

README.md

File metadata and controls

157 lines (139 loc) · 1.22 KB

The NEO Programming Language

nl domain extension taken from neo = n and lang = l == nl so it is neolang.nl

neolang.nl | Docs | Changelog | Speed | Contributing & compiler design

NEO is a statically typed, compiled programming language, transpiled to C. The compiler is self-hosted, and written in neo itself. You will need c compiler installed and available in your PATH to be able to compile neo programs.

NEO Features:

Stability & Future:

Build & Install:

Compiler (TCC):

Symlinking:

Docker:

Android (NeoTerm & Termux):

Examples (Test & Run):

Websocket (http/s):

NEO Sync:

Web Applications:

OS/Kernel:

Acknowledgement:

Troubleshooting:

Thank you so much for choosing NeoLang.