With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Squirrel is a light weight programming language featuring higher-order functions,classes/inheritance,delegation,tail recursion,generators,cooperative threads,exception handling, reference counting and garbage collection on demand. C-like syntax.
A low-level system programming language with high-level syntax
...The aims are to:
* Keep all of C's system programming strengths.
* Be as efficient as C (at run-time) and as high-level as possible for the programmer.
* Promote modularity and ease the development of large-scale component-based software.
* Enable programming-by-contract and other high-level features (as long as they incur no extraordinary costs at run-time).
* Provide a stricter and more platform-independent type system than C.
* Allow direct use of existing C and platform (e.g. Win32 API) libraries.
This phrase from the "SPL Language Reference" says it all: "One could say SPL is what C should have been, were it not for the limitations of the time when C was designed".