| ▲ | upghost 11 hours ago | |
I'm surprised how hard I had to dig for an actual example of syntax[1], so here you go. [1]: https://www.lix.polytechnique.fr/~dale/lProlog/proghol/extra... | ||
| ▲ | Antibabelic 11 hours ago | parent | next [-] | |
There is also an implementation of 99 Bottles of Beer on Rosetta Code: https://rosettacode.org/wiki/99_bottles_of_beer#Lambda_Prolo... | ||
| ▲ | tmaly 8 hours ago | parent | prev | next [-] | |
I have written stuff in Prolog, but I find this lambda Prolog syntax very difficult to grok. | ||
| ▲ | cess11 5 hours ago | parent | prev | next [-] | |
There are some examples in this tutorial PDF: https://www.lix.polytechnique.fr/Labo/Dale.Miller/lProlog/fe... | ||
| ▲ | cpill 5 hours ago | parent | prev | next [-] | |
Christ... it's incomprehensible... I guess that ones staying in academia :P | ||
| ▲ | neuroelectron 10 hours ago | parent | prev [-] | |
So brainfuck x lisp | ||