Skip to content

alehander92/lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lang

a hobby language inspired by Nim, Python, Rust and others

var a = new(0)
var b = a
ok(a)
free(b) // detects error

contribution

please, contribute to Nim or Cone or Rust: interesting languages with interesting memory handling ideas!

what is it

trying to make safer multiple ref

About

a hobby language: memory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages