Skip to content

retrohun/basicpp

Repository files navigation

BASIC language subset/dialect in C++

About

A BASIC language subset in C++. Two people's work. A third, Neozeed made a review about this ridiculous stuff. See more at: https://virtuallyfun.com/wordpress/2017/09/22/basic-language-subsetdialect-c/

An example: mandelbrot generator

Jason vs mandel.bas

TODO

A lot

Workaround

Similar effect to "DEFINT A-Z": defining the NTYPE macro as int before including ptsvubas.cc