squirrel icon indicating copy to clipboard operation
squirrel copied to clipboard

Add import function for external libraries

Open FlutterTal opened this issue 10 months ago • 0 comments

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.

FlutterTal avatar Jan 26 '25 14:01 FlutterTal