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
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
The nap scripting language is an object oriented scripting language which brings together the best features of various scripting languages found on different platforms.
The nap-script is a C like programming and scripting language with the following characteristics:
- compiles into bytecode
- it runs in a virtual machine
- can be executed standalone or embedded in C/C++ code
- has a well defined assemblylanguage
- can do runtime compilation
- has a syntax very similar to C without pointers
... and it is still under development :)
Check out the mercurial repository to get a glimps on the code.
LiteASM is a light weight and reconfigurable Assemblylanguage compiler and Virtual Machine.
It is specially design for embedded systems to use as a portable script interface.
Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.
Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
A simple emulator and interpreter application with an Assembly-like integrated language. Written in C#. Works with .NET Framework 2.0/3.0/3.5 and Mono 2.0
A Java-written MIPS simulator developed to stimulate people learning the Assemblylanguage. It adds graphics, sounds and user interation to make writing assembly programs more interesting.
A small virtual machine with its own minimal assemblylanguage. Features stackdump, memdump and variable execution speed. It's actually a kind of programming exercise and has a clean coding style. Thus, it may be used for educational purposes.
GHLI is GPMI's Highlevel Language Interpreter (doesn't requirey but suggests GPMI). It is an embeddable script interpreter for different script languages.GHLI aims to be small, simple and fast. Currently supports pascal-script and assembly-script.