Skip to content
/ aria Public

The compiler for the Aria language using Lex, Yacc, LLVM and POSIX Threads

Notifications You must be signed in to change notification settings

renan061/aria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aria

A programming language with built-in monitors as the only way to share mutable data between threads.

Lex (Flex), Yacc (Bison), LLVM (LLVM C API) & POSIX Threads.

Disclaimer: this is an academic work in progress.

Related Papers

Revisiting Monitors

About

The compiler for the Aria language using Lex, Yacc, LLVM and POSIX Threads

Resources

Stars

Watchers

Forks

Packages

No packages published