Search Articles — Sudonull

Search Results

In this project

LISP Dialect on Python: TCO and FEXPR

https://sudonull.com/lisp-dialect-on-python-tco-and-fexpr

Implementation of a minimal LISP interpreter on Python with tail-call optimization, FEXPR and dynamic scoping. Parser code, evaluator, macro examples. For middle/senior dev.

Shik language for REPL pipelines

https://sudonull.com/shik-language-for-repl-pipelines

Shik — Lisp/Haskell language for terminal scripts. Pipelines without bash headaches, currying, unified syntax. Code examples and comparison with Python/Fish.

Gödel's Theorem: Incompleteness of Formal Systems

https://sudonull.com/go-del-s-theorem-incompleteness-of-formal-systems

Analysis of Gödel's incompleteness theorems with numbering and PM-Lisp. Why it's impossible to formalize all mathematics. For developers and mathematicians.

From the web

Lisp (programming language) - Wikipedia

https://en.wikipedia.org/wiki/Lisp_(programming_language)

Further, Lisp dialects are used as scripting languages in many applications, with the best-known being Emacs Lisp in the Emacs …

Lisp — Wikipédia

https://fr.wikipedia.org/wiki/Lisp

Les langages Lisp sont aujourd'hui utilisés dans de nombreux domaines, de la programmation Web à la finance 2, et dans certains …

Common Lisp

https://lisp-lang.org/

Part of what makes Lisp distinctive is that it is designed to evolve. As new abstractions become popular (object-oriented …

Lisp - Wikipedia

https://en.wikipedia.org/wiki/Lisp

A lisp is a speech impairment in which a person misarticulates sibilants ([s], [z], [ts], [dz], [ʃ], [ʒ], [t͡ʃ], [d͡ʒ]). [1] These misarticulations …

Learn Common Lisp

https://lisp-lang.org/learn/

This section contains Common Lisp tutorials and more in-depth guides on specific subjects. Alternatively, you can checkout the …

Introduction to LISP - GeeksforGeeks

https://www.geeksforgeeks.org/lisp/introduction-to-lisp/

Mar 17, 2022 · Lisp is a programming language that has an overall style that is organized around expressions and functions. Every …

Free LISP Programs | Lee Mac Programming

https://lee-mac.com/programs.html

Oct 10, 2014 · A wealth of free AutoLISP programs and functions to demonstrate a sample of the work by Lee Mac Programming.

Lisp (langage de programmation) - wikiland.org

https://wikiland.org/fr/Lisp_(programming_language)

Ce compilateur a introduit le modèle Lisp de compilation incrémentale , dans lequel les fonctions compilées et interprétées peuvent …

LISP Tutorial

https://www.tutorialspoint.com/lisp/index.htm

This reference has been prepared for the beginners to help them understand the basic to advanced concepts related to LISP …

Lisp - Maîtriser la programmation fonctionnelle

https://www.courspdf.net/formation-langage-programmation-lisp

Apprenez le langage Lisp avec ce cours complet. Maîtrisez la programmation fonctionnelle et développez des applications puissantes.

Trending Now