https://github.com/crazypython/vsl-stl
https://github.com/crazypython/vsl-stl
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/crazypython/vsl-stl
- Owner: CrazyPython
- Created: 2016-10-20T21:26:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T00:23:22.000Z (over 8 years ago)
- Last Synced: 2025-02-17T23:49:01.203Z (4 months ago)
- Language: C++
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VSL Standard Library
The Standard Library for [VSL](github.com/vsl-lang/VSL),
currently developed independently of the interpreter.The functions in this repository are agnostic of the
VSL language, since it is bound to change at any time
\- *i.e.* to be developed as if it were a C++ library, like Boost.