Skip to content

janvanbouwel/naga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naga

Principles

  • Stack based (mostly?)
  • Left to right execution
  • Left to right (sequential) type checking
  • whitespace delimited, (almost) any series of tokens should be able to be extracted into separate function (this might not be useful, possible or ergonomic but we'll see what happens)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages