Hedgehog Book
The official documentation for Hedgehog Lab
Hedgehog Script
A simple, intuitive, and powerful scripting language based on JavaScript, with sweet syntax plugins for scientific computing, matrix operations, and package management.
Run in Local Browser
Write code in Hedgehog Script, compile and run it in your local browser - also you can use the Hedgehog Cloud Functions on the cloud server for free if you want.
No Installation, No Setup
You don't need to install a package before using it - just import it as *import package:function
to use it. Also you can save and share your function as *import @YOUR_USERNAME/YOUR_FUNCTION_NAME