Skip to content

OrignalLazyCoder/Lazy_Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAZY LANGUAGE

A better language than JAVA, C++, Python, C, C#, Ruby, Swift, Haskel, Pascal and English! (JK)

  • This project is a langauge interpreter that is capable of running one line code on shell and compile whole file.
  • It only supports ".lca" file which means "LazyCoderr + Arpit"

THIS IS NOT A REAL LANGUAGE. IT IS JUST A SMALL PROTOTYPE OF HOW REAL INTERPRETERS WORK!

Grammar of this can be found in Grammar.txt

How to use

  1. Clone this repository
  2. Run "python main.py arpit.lca" to run sample code file
  3. Run "python main.py" to open shell and code directly on shell
  4. Run "quit()" to exit from shell
  5. Documentation will be uploaded soon. Stay tuned!

For Glimpses Check Out the -> Example Code


Screenshots

  1. Output of arpit.lca

arpit.lca output

  1. Output on shell

lazy language shell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages