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
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Forth documentation: embedded Arm Cortex-M STM32xx microprocessors
Unofficial user documentation for the Mecrisp-Stellaris Forth programming language on ARM Cortex-M microprocessors. Includes a index, search function, projects, pictures and Youtube video links.
This Documentation is designed for Forth Beginners.
Mops is a full-featured, object-oriented stand-alone programming language for Mac OS X. Its interactive development environment provides for fluid and productive programming by allowing quick testing and modification of small code segments.
Simple vertical scroller game for CP/M written in Forth
...You can cross-compile this game on any UNIX system using Joseph Allen's CP/M emulator.
It requires VT52 compatible terminal to display correctly.
Tested on CP/M Plus running on ZX Spectrum +3 (+3e), ZX Spectrum Next and Amstrad CPC6128.
**********
Compatibility note for ZX Spectrum +3 (+3e): make sure SET24X80 is started (e.g. from PROFILE.SUB) before running this game.
Compatibility note for Amstrad CPC: make sure 'SETKEYS KEYS.WP' is started (e.g. from PROFILE.SUB) before running this game, otherwise Escape key will not work as expected...
Say goodbye to broken revenue funnels and poor customer experiences
Connect and coordinate your data, signals, tools, and people at every step of the customer journey.
LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
A Perl based interpreter for a language which is a blend of Forth and APL. The power of lang5 stems from its arrays operations in conjunction with the underlying Forth programming paradigm of bottom up programming.
Buggy C language implementation of my BIF 6809 variant of fig-FORTH. May be interesting to programmers with C background who want to understand the high-level version of the low-level of FORTH. Those requiring a functioning FORTH should look elsewhere.
(The releases are usually out of date. Best to browse the code repository and download the latest snapshot.)
There is now a basic how-to to get you started in the [wiki].
(The OSDN mirror at http://sourceforge.jp/projects/bif-c/ is...
An dieser Stelle sind die Source Codes zu den Titeln "Forth auf dem Kleincomputer" und "Messen und Steuern mit Forth auf dem Kleincomputer" abgelegt.
Der Source Code ist hier teilweise im Fileformat abgelegt, da er aus den alten Quellen durch OCR wieder rekonstruiert wurde. Zur Konvertierung in das Blockformat sind Tools vorhanden.
Weitere Beiträge zu Forth sind auf der zugeordneten Webseite als PDF zum Download bereitgestellt.
A 21 Century Boot system for the Tandy Color Computer series of 1980's computers. The aim is to create a unified, scriptable boot system for both new and old storage devices
* THIS PROJECT HAS BEEN MOVED TO:
https://code.google.com/p/legsforth/
Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.
TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
OFBootMenu is a boot selector for the Pegasos platform written in Forth. A simple configuration file specifies the set of operating system choices and the commands used to boot each one.
SOCDL generates RTL register interfaces and supporting infrastructure for Systems On a Chip from a single-point-of-edit master register description. Template-driven design eases customization.
THE SOURCES HAS BEEN MOVED TO GITHUB
https://github.com/josefpavlik/picoforth
PicoForth is Forth compiler for PIC12 and PIC16 families. It is written in gForth and requires gpUtils. Produces hex file ready to be programmed into the device.
Tools to incrementally build customised Forth Virtual Machines for embedded applications. Token compiler converts token description into C code templates. PC console application includes FVM, it is used to compile and debug bytecodes for target FVM.
Avr32fasm is prefix Forth-assembler for AVR32 processors core. Main purpose of project - create base for develop Forth system for AVR32. Avr32fasm provides as assembler for creating low level Forth words.
F- is an ANSish Forth that uses a VM generator to compile Forth into C-based VM suitable for living in a C-based (or assembly or HDL) microcontroller project. The VM supplies 32-bit math, I/O, multitasking and debugger in a ROM footprint as small as 4kB.
FurionMUCK is a modern MUD server based on TinyMUCK and Fuzzball extensions. It uses a MySQL driven backend storage engine for improved reliability, functionality, scalability and stablity.
This project originally was about a megaman clone called "Game Developer Man". Game Developer Man, the game, has long since tanked. However this project has moved on to the KRGP.
In the spirit of Doug Bagley's Great Language Shootout, we provide our own, up to date version that we intend to run as an open source project, making it easy to contribute new tests, and easy to run the framework on your own computer.
Everything related to forth programming that has been discussed on the comp.lang.forth usenet newsgroup. The site is dedicated towards improving portability between forth implementations, providing surveys, example implementations, and library modules.
Wisp is a small Scheme-like language designed to be easily used in various structured data processing tools. The accent is on simplicity, automatical generatibility, and efficiency. (Currently on long hiatus. Gauche has similar goals and is maturer.)
Gigabyte-scale persistent object Store in C++. Able to intern and persist arbitrary ELF loadble objects. Convenient class library (Lists, Strings, Dicts, Namespaces, etc.) optimised for spatial locality of reference. Virtual machine toolkit.
Fifth is a exciting project to develop a new programming language that has all the capabilityits of C to develop low-level drivers, but uses a postfix syntax and has many high-level features from LISP and ML.
guiForth is a customized version of pForth that provides bindings to the FLTK library.
The initial goal is to create a software development system for the Agenda VR3 PDA, but guiForth should be portable to any platform that has FLTK.