Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/sunzx/TarielBASIC

A portable BASIC interpreter written in C.
https://github.com/sunzx/TarielBASIC

Last synced: about 2 months ago
JSON representation

A portable BASIC interpreter written in C.

Lists

README

        

TarielBASIC
===========

A portable BASIC interpreter written in C

## Usage

```bash
cmake .
make
./main
```