Skip to content

data-niklas/cash2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cash2

This is a toy interpreted scripting language developed to further understanding of interpreters and programming languages. Currently it is still in the works and quickly changing.

It uses pest for parsing and for further information look at the other documents

Mental Breakdowns while developing: 3 and counting

Boxing Rust

Common complaints

  • My script does not seem to run
    that sounds like a 'you' problem
  • My script runs indefinitely when awaiting the same future twice
    that sounds like a 'you' problem
  • The syntax is confusing
    that sounds like a 'you' problem

About

Toy interpreted scripting language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages