Skip to content

Compiler for wats with excellent error reporting.

Notifications You must be signed in to change notification settings

Abhilekhgautam/wats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wats

Wats is an experimental language designed to provide excellent error reporting along with modern programming languge features.

Example:

Following is a Wats program:

function test() {
   for i in 1 to 50 {
     # do sth in the loop here
   }
}

About

Compiler for wats with excellent error reporting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published