harbour

xBase-compatible programming language and environment

brewmacoslinux
Try with needOr install directly
Source

About

Portable, xBase-compatible programming language and environment

Commands

hbmk2harbour

Examples

Compile a Harbour source file to executable$ hbmk2 myprogram.prg
Compile and link with specific libraries$ hbmk2 myprogram.prg -lhbct -lhbsql
Display Harbour version and build information$ harbour --version