Skip to content

ManticoreProject/basis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This directory contains the various libraries included when compiling Manticore programs.
They are organized into subdirectories as follows:

	sequential/		- support for the sequential-language Basis
	misc/			- miscellaneous tools: e.g., debugging
	cml/			- explicit-threading support: e.g., events, channels, etc.
	parallel/		- implicit-threading support: parrays, ropes, futures, etc.
	runtime/		- schedulers and misc. fiber stuff.

Releases

No releases published

Packages

No packages published