Skip to content

unlimitedsoftwareworks/stdlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Type-C Standard Library

Type-C standard library.

structure:

  • std/vm_api/*: FFI which uses libraries exported by Type-V. Usually requires wrappers
  • std/*: Standard Library
  • tests/*: Unit test cases
  • ./testall.tc: Unit test runner.
package description state tests
fs.tc Filesystem IO in progress partial
streams.tc Abstract Streams in progress no
string UTF8 Strings in progress no
math Math in progress no
logging.tc Logging, only console logging for now in progress no
date.tc Time & Date in progress no
collections Array, Map, Iterators, etc in progress no
unit.test Unit testing Working no

About

Type-C Standard Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published