Skip to content

Wyzer-Lang/wyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Wyzer Programming Language

WYZERLANG

"Simplicity is not the absence of power. It is power without pretense." ~ Atiksh Sharma

Feel free to use the prentensious quote anywhere lol.


Wyzer is a statically typed, compiled, resource-oriented programming language with integrated distributed safety via choreographic programming and a flow-sensitive memory model

Motive behind Wyzer

Rust guarantees safety within a process It does nothing for:

  • distributed deadlocks
  • protocol mismatches
  • cross-service correctness

To solve this problem Wyzer introduces the concept of choreographic programming which is one of the few serious attempts to solve it.

Core Design Principles

I am too lazy to write these bro


EOF

About

The Wyzer Programming Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors