Skip to content

This is programming language I have made for fun, putting some fun words and Slangs.

Notifications You must be signed in to change notification settings

Kushagra-Borse/Aapli-Bhasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aapli-Bhasa

This is programming language I have made for fun, putting some fun words and Slangs.

Remember to do this in a virtual environment. Still writing the program. It's work in progress. In the terminal/commmand prompt just go into the directory and run

# Create a virtual environment 
python -m venv myenv

# Activate the virtual environment

# Windows
myenv\Scripts\activate
# macOS and Linux
source myenv/bin/activate
python shell.py

I have written an interpreted language in Python 😉. It might not be the best idea to write it in Python. But do not worry Bhasha is coming in Cpp and Java soon.

About

This is programming language I have made for fun, putting some fun words and Slangs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages