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.
Get Started
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
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.