Skip to content

AEminium/AeminiumFutures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aeminium Futures

This is a wrapper around Æminium Runtime Tasks that allows for a programming
style similar to Futures.

Futures have two fields: it, the returned value and task, the object that
should be passed to other futures that access that variable.

Note that no code should be outside futures, even if the return type is void.

Author:

Alcides Fonseca <amaf@dei.uc.pt>

http://aeminium.dei.uc.pt/

About

A wrapper around Tasks to make code generation for the AeminiumRuntime easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages