Skip to content

A programming language created following the youtube tutorials by CodePulse

Notifications You must be signed in to change notification settings

f6ite/PythonBasedLanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Kai's Amazing And Awesome Programming Language (KAAAPL)

The language itself is built on Python following the tutorials produced by CodePulse.

It implements basic mathmatical capabilities by running the shell.py file in CMD/Python console, using mathmatical logic BIDMAS to perform mathmatical functions (example 2^5 = 32).

It also has basic error messaging, providing feedback to erroneous inputs.

On top of this it also allows for basic code to be created using the .myopl file extension and then being run from the KAAPL console.

About

A programming language created following the youtube tutorials by CodePulse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages