Skip to content

the-neutron-foundation/the-neutron-foundation.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Neutron Programming Language


Neutron is a high level general-purpose programming language that is inspired by C, Python, and Java. For now, only an interpreter has been implemented. There are plans to implement a compiler and it is discussed here

Example

import "io";
io::print("Hello, World!");

About

A website and documentation for neutron-lang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published