VOOZH about

URL: https://wiki.archlinux.org/title/CLIBASIC

⇱ CLIBASIC - ArchWiki


Jump to content
From ArchWiki

👁 Image
This article or section is a candidate for merging with List of applications.

Notes: Content does not justify dedicated article (Discuss in Talk:CLIBASIC)

CLIBASIC is a BASIC interpreter for the terminal written in C.

Installation

Install the clibasicAUR or clibasic-binAUR package, or clone https://github.com/PQCraft/clibasic.git and use the instructions listed in the README.

Examples

color.bas is a simple example program that will go through the 256-color palette and print the color number with the background being that color.

See https://github.com/PQCraft/clibasic-examples for more example programs.

See also