Next-Generation Execution Code

GitHub Versions Download

What is NEC?

NEC is an independent programming language inspired by Python, built with its own interpreter, REPL console, and IDLE-style editor.

Features

Hello World

print "Hello from NEC"

Tap to copy

Roadmap