Skip to content

KhanMarauder/EVRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVRC - EVeRgreen Compiler

Syntax

  • ! shows a public feature. Used for entry point. Functions with the same name with different permissions are allowed e.g. fn x() {} fn x!() {} is allowed. fn x() {} fn x() {} is not. */

About

A compiler for Evergreen (EVergReen Compiler).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published