Skip to content

henrybenso/astroplusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO: Put logo here #Astro++

TODO: tell the story

Features

TODO:

Examples

// A simple program in Astro++

radius = 55.2 * (-cos(2.8E-20) + 89) % 21;    // assignment statement
the_area = π * radius ** 2;                   // another assignment

if radius < 50.0 {
    print(hypot(2.28, 3 - radius) / the_area);
    while the_area <= 0 {
        break;
    }
} else if true {
    print 1;
} else {
    radius = 2.0;
}

TODO: we need more than just one example

About

A compiler for Astro++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors