Skip to content

PQCraft/BCBASIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation





Extras

Extra files: https://github.com/PQCraft/BCBASIC-extras


Required Packages/Programs

Linux

Arch (pacman): base-devel
Debian (apt): build-essential
Alpine (apk): build-base

Windows

NT - 10 (download): MinGW, Make for Windows
7 - 10 (choco): mingw, make

MacOS

Mojave - Big Sur (brew): gcc, make


Recommended Packages/Programs

Linux

Arch (pacman): git
Debian (apt): git
Alpine (apk): git

Windows

NT - 10 (download): git
7 - 10 (choco): git

MacOS

Mojave - Big Sur (brew): git


Building and Running

Linux/MacOS

To build, use make or make build.
To build then run, use make run.

Windows

To build, use make or make build.
To build then run, use make run.

About

The ByteCodeBASIC interpreter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published