Skip to content

Astro is a programming language aimed at making multi-threading and shared resources easier.

License

Notifications You must be signed in to change notification settings

DidgeridooMH/Astro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro

Build Status

Astro is a cross-platform programming language that strives to make multithreading and other hardware advantages more natural. Astro is a compiled language. Current plans strive for a procedural approach with designs capable of supporting Object-Orieted programming later.

Building Astro

Astro utilizes the CMake build system. Download or compile CMake 3.12 or higher.

# Start at the root of the project.
mkdir build
cd build
cmake ..
make

About

Astro is a programming language aimed at making multi-threading and shared resources easier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published