Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

emmaccode/LeyaLEGACY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0.0.3

Installation

I'm still working on the language, the features are minimal at this point in time, but will definitely be iterated upon in the future!

[emmett@emmett-kabylake Downloads] git clone https://github.com/emmettgb/Leya
[emmett@emmett-kabylake Downloads] cd Leya
[emmett@emmett-kabylake Leya]$ . install.sh
[emmett@emmett-kabylake Leya]$ leya
                               /
                      ////////
                    ///////////
                   ////      //
                   //       %//
                           ////
                        /////
                    (/////
                 //////
                ////        (/////////
               ////      ///////////////////#
               ////    &///////////////////////
                /////////////////////////////////
                 //////////////////////////////////
                     ///////////////////////////////
                          #////////////////// ///////&
                               ////////////         %&
                                 /// ///(
                                 ///   &///&
                                 (/(      ////
                                  /(      #////
                                  /(#/////
                               /////
                            (//  //
                           //    //
                           /(   //
                                //
                                /
                                &
                               /
                               /
                               #/
		 __    ____
		(  )  ( ___)=========================|
		 )(__  )__)      Version 0.0.3       |
		(____)(____)  Copyright (C) 2020     |
		 _  _   __|==========================|
		( \/ ) /__\  Leya Compiler Version   |
		 \  / /(__)\        0.0.6            |
		 (__)(__)(__)========================|

emmett in Leya 🦩 } (* 5 5)
25
emmett in Leya 🦩 } 

Some quick examples!

(function add (x y) (+ x y))
(var sum (add 5 10))

var is used to define a global variable, like setq in common lisp. Function is the equivalent of defun.

About

Leya - Official programming language of flamingos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published