Skip to content

SourcewareLab/Neo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoLang

Neo is a blazingly fast programming language with a focus on performance and seamless C interoperability. Built with Go, its compiler translates Neo code directly to highly optimized C, enabling efficient execution with minimal overhead. Designed for speed and flexibility, Neo empowers developers to write modern, expressive code while leveraging the power of C’s ecosystem.

CLI

To build the binary :- go build .

To run the binary :- ./NeoLang -path="./file.neo"

About

A blazingly fast programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages