Skip to content

🍎 Just another useless programming language, but with inganno.

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

micheleriva/CadregaLisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍎 CadregaLisp 🍎


There are only two kind of people. Those who wants to write LISP in Brianzolo Dialect and those who lie.

Getting Started

Clone the repository on your machine and then run the make script

$ git clone git@github.com:micheleriva/cadregascript.git
$ cd cadregascript
$ make

Now you should be able to access the REPL

$ ./brambilla
🍎 ▶ (ciapa x 5)
🍎 ▶ (+ x 10)
15
🍎 ▶ (ciapa-che! x 10)
🍎 ▶ (= x 5)
#è minga vera
🍎 ▶ fèrmes

Grammar

Haskell Lisp Cadrega
True #t #è vera
False #f #è minga vera
let define ciapa
N/A? set! ciapa-che!
(+) + e
(-) - men
(*) * per
div / divis
mod % modul
quot quot quosient
rem rem rest
== = stess
< < minur
> > magiur
/= /= minga-istess
>= >= magiur-e-istess
<= <= minur-e-istess
&& && quindi
|| || senò
(==) string? lacc=?
(<) string<? lacc<?
(>) string>? lacc>?
(<?) string<=? lacc<=?
(>?) string>=? lacc>=?

License

MIT

About

🍎 Just another useless programming language, but with inganno.

Topics

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published