Skip to content

eLiteEs/defLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

defLang

Actually logic interpreter.

Examples

"hello" = "bye"

print "hello" + " world!" 

That prints "bye world!"

How to compile

For compiling use g++: g++ def.cpp -o def -static

About

Actually logic interpreter

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages