# SwahiliGo (Still under development)
SwahiliGo is a simple programming language based on Go, with English keywords replaced by Swahili.
## Features
- **Print Statement:** Use `andika` to print to the console.
- **Identifiers:** Variable names are written in Swahili.
## Getting Started
### Prerequisites
- Go (goyacc tool for parser generation)
### Installation
1. Clone the repository:
```bash
git clone
github.com
cd swahili