John's Mutant contains several projects. The current project is an ECMA-55 Minimal BASIC compiler for Linux systems using AMD64 compatible CPUs. You can download the MinimalBASIC compiler source in the Files section.
; ----------------------------------------------------------------------------------------------------------------------
; Programm: Transcode_PB2CSharp --- wandelt PureBasic Quellcode (*.pb, *.pbi) in C# Quellcode (*.cs)
; Version: 1.1 vom 2022-05-01
; Autor: quj
; Lizenz: dieses Programm ist Open Source im Sinne der GNU General Public License Version 3
; ----------------------------------------------------------------------------------------------------------------------
;...
RELIC (Retargetable Embedded Language Independent Compiler) is a compiler tool chain with the goal of complete language and processor independence for embedded microcontrollers and microprocessors.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Mouseth is a cross between the Mouse and Forth programming languages.
The programs are compiled to a very compact, machine independant bytecode, which can then be run on its extremely small virtual machine.
A compiler and cross-compiler for (Currently) Cobol (with Fortran being added later). It is intended to be the first self-hosted open-source Cobol Compiler, e.g. the compiler itself will be written using Cobol.