Skip to content

zeelbhanderi/Lake-Sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lake-Sharp

I developed my own programming language, called Lake-Sharp ( Lake# ), using Python.

This code is an interpreter for a BASIC-like language written in Python 3. I'm now finished with the development of this project, and the tutorials are complete on YouTube.

Comment

  • comments begin with the “#” character. Anything that is written in a single line after ‘#’ is considered as a comment. The syntax for writing single-line comments is:
# comments here
# this codelake comment

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages