squirrel
squirrel copied to clipboard
Add import function for external libraries
Inspired by Sqrat, I feel like this is a very useful functionality to import external libraries to the main Squirrel language. You can use import(module) (without the extension) to import the library, and optionally push it to a table.