Skip to content

Experimental features for the next release of Arithmetica written in C.

License

Notifications You must be signed in to change notification settings

arithm3tica/c-arithmetica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c-arithmetica

Experimental features for the next release of Arithmetica written in C.

Work Engine

The work engine handles loading the next work task and will be able to handle swithcing between computation environment (e.g. WASM, JavaScript, etc.) here is a high level list of the sequence the work engine will follow:

  1. Load the Next Work Task from the Work Sequence
  2. Determine the Execution Environment
  3. Load Inputs (if any) Required by the Task
  4. Execute Sask
  5. Store/Send Outputs

About

Experimental features for the next release of Arithmetica written in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages