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.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
BcxAdp is an Application Development Platform for BCX, a Basic to c/c++ translator.
Everything you need is included except the c/c++ compiler of your choice.
My compiler of choice is Microsoft c++ Visual Studio but several others are supported
In late 2019 Mr Bcx (Kevin Diggins) took over the reins of BCX after many years watching from the sidelines.
The changes are monumental.
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 BCXBasic code is converted to C and compiled making the resulting EXE small and very fast.
BCX (Basic to C Translator) BCX is a small command line tool that inputs a BCXBASIC source code file and outputs a C source code file which can be compiled with many C or C++ compilers.