Skip to content
/ STL Public
forked from StatisKit/STL

Minimal interpreted interfaces for the STL containers C++ template library

License

Notifications You must be signed in to change notification settings

jpeyhardi/STL

 
 

Repository files navigation

StatisKit-STL: Minimal Interpreted Interfaces for Containers of the STL C++ Template Library

The STL is a C++ template library providing four components called algorithms, containers, functional, and iterators.

This repository is not a repository for the STL source code but for source code implementing scripting languages interfaces for the STL library.

About

Minimal interpreted interfaces for the STL containers C++ template library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.4%
  • Python 13.2%
  • Other 0.4%