File size: 2,695 Bytes
f753e5a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4df0eca
 
 
 
6168a5e
f753e5a
1af859e
 
074a8e9
abfdfa6
4df0eca
1af859e
 
4df0eca
f753e5a
4df0eca
f753e5a
 
 
 
 
 
 
 
 
4a86649
f753e5a
 
 
 
 
4df0eca
f753e5a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
annotations_creators:
  - expert-generated
language_creators:
  - expert-generated
language:
  - en
license: mit
multilinguality:
  - monolingual
pretty_name: BazzBasic Language Reference
size_categories:
  - n<1K
source_datasets:
  - original
task_categories:
  - text-generation
  - question-answering
task_ids:
  - language-modeling
  - closed-domain-qa
tags:
  - basic
  - programming-language
  - interpreter
  - sdl2
  - game-development
  - bazzbasic
  - code
  - language-reference
---

# Dataset Card — BazzBasic AI Guide

The BazzBasic AI Guide **is not** a JSON dataset.

The BazzBasic AI Guide is a powerful guide *"produced and approved"* by Claude.ai, ChatGPT and Mistral Le Chat, specifically designed to be interpreted by modern AI.

## Usage

Download latest *BazzBasic-AI-guide* from **Files and versions**

Upload it to your AI's prompt or project file and it will instantly become a BazzBasic expert.


## Guide Summary

This guide contains the official language reference and AI guide for **BazzBasic**, a modern BASIC interpreter built on .NET 10 with SDL2 graphics and SDL2_mixer audio support. The guide is intended to enable AI models to accurately understand, explain, and generate valid BazzBasic code.

BazzBasic is an original BASIC dialect — not a clone of any existing implementation. It aims to make programming accessible and enjoyable while providing modern capabilities such as sprite rendering, sound playback, HTTP networking, fast trigonometry lookup tables, and standalone executable compilation.

- **Author:** Kristian Virtanen (krisu.virtanen@gmail.com)
- **License:** MIT
- **Platform:** Windows x64 primary; Linux/macOS possible with effort
- **Homepage:** https://ekbass.github.io/BazzBasic/
- **GitHub:** https://github.com/EkBass/BazzBasic
- **Manual:** https://ekbass.github.io/BazzBasic/manual/#/
- **Hugginface:** https://huggingface.co/datasets/EkBass/BazzBasic_AI_Guide

---

## Intended Use

This guide is designed for:

- **AI training and fine-tuning** — teaching models to understand and generate BazzBasic syntax correctly
- **RAG (Retrieval-Augmented Generation)** — providing accurate language reference at inference time
- **AI assistant context** — enabling assistants to guide new programmers through BazzBasic or generate working code on request

## Community and Support

| Channel | URL |
|---------|-----|
| GitHub Discussions | https://github.com/EkBass/BazzBasic/discussions |

---

## Citation

If you use this dataset, please credit:

```
Kristian Virtanen, "BazzBasic Language Reference", 2026.
https://github.com/EkBass/BazzBasic
```

---

## Dataset Card Authors

Kristian Virtanen (krisu.virtanen@gmail.com)