Skip to content

vsl-lang/libvsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvsl

Build StatusDocumentation

VSL Standard Library

VSL standard type library. The VSL standard library includes most functions for a variety of systems including WASM which provides critical behaviors such as the Object class along with the integer classes and classes used for memory allocations.

VSL's standard type explicitly supports alongside POSIX:

  • Windows (win32)
  • WASM (wasm)

VSL's standard type also assumes any system that is not Windows or WASM to be POSIX compliant unless stated otherwise.

Releases

No releases published

Packages

No packages published