Skip to content
/ Eden Public

A BASIC-type programming language using python 3.8

Notifications You must be signed in to change notification settings

ngeyen/Eden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the eden mini programming language

A BASIC-type programming language using python 3.8 The Beginners' All-purpose Symbolic Instruction Code (BASIC) was first designed by John G. Kemeny and Thomas E. Kurtz. The core phylosophy of BASIC emphasizes ease of use. I found a video on YouTube in which the instructor implemented the BASIC programming language in python and I was so interested in the project and decided to follow along and implement it in my own way adding and removing certain elements of the code to produce my own mini language I call eden :) This project has really helped me understand programming languages more.

About

A BASIC-type programming language using python 3.8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages