Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Try Retool free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
...In the past (way back) I had forked BCX -> bc9Basic so I could add items I wanted.
Mr BCX fixed the BCX Preprocessor Directive $PP so now I can add just about anything I want without modifying BCX.
The foundation of this Platform is a modified version of the FreeBasic Editor FbEdit written by KetilO.
bc9Basic is a computer programming language that converts basic syntax source code to c/c++ source ready to be compiled into machine code by a number of c/c++ compilers. It is a direct descendant of BCX.
Latest version 1.3 updated to remove compilation warnings and tested on Windows 10 Tech Preview.
This is a collection of programs put together to build an amazingly small and compact development environment for BCX. Unzipped it comes in under 9MB and has an IDE for writing BCX code, a resource editor for visually creating Windows and a C compiler. The BCX Basic code is converted to C and compiled making the resulting EXE small and very fast.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
BCX (Basic to C Translator) BCX is a small command line tool that inputs a BCX BASIC source code file and outputs a C source code file which can be compiled with many C or C++ compilers.