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.
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.