Skip to content

vsl-lang/libvsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c93318 · Jul 30, 2019
Jul 30, 2019
May 17, 2019
May 17, 2019
Feb 26, 2018
May 17, 2019
May 16, 2019

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