Skip to content

itsliamdowd/Custom-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom-Language

Making a programming language using python!

How to use:

  • Download the "test.langauge" file and the "language.py" file
  • Open a terminal window in the folder and run the script "python language.py test.language"