Skip to content

Shidoengie/Shlang-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shlang a toy language made to learn about language development

Run --help for more information about the command line options

func main() {
    println("hello world");
}
main()

For more information about the language itself read the wiki! Note: As of this commit the wiki is unfinished but most of the additions are """documented""" in the release notes of v2. Examples are on the examples folder

About

A toy language i made to learn langdev

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages