{"library":"squirrel","type":"library","category":null,"description":"Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.","language":"cpp","status":"active","version":"2021-09-17","tags":["embedded","language","scripting","vm"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install squirrel","imports":["#include <squirrel.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(squirrel CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE squirrel::squirrel)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}