Skip to content

madhav-madhusoodanan/langue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langue

How to use

alright, so all you can do is just set an integer variable and retrieve it

  1. Download the binary -> langue
  2. Write a file with a file extension ".mad" (not really necessary, even .cpp, .py and .js files are accepted XD)
  3. run ./langue <path/to/file> in the terminal and enjoy

How to write valid code

okay, so each instruction needs a different line number

  1. to set a variable: set <variable_name>
  2. to retrieve the value of that variable: get <variable_name>

easy!

About

Just learning how to make a programming language

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages