Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,11 +1,12 @@
 Awesome Esolangs !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Esolangs !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
Curated list of awesome esoteric programming languages, resources and related projects.
▐ "An esoteric programming language, or esolang, is a computer programming language designed to experiment with weird ideas, to be hard to program in, or as a joke, rather than for practical use." 
▐ "An esoteric programming language, or esolang, is a computer programming language designed to experiment with weird ideas, to be hard to program in, or as a joke, rather than for practical 
▐ use." 
▐ esolang.org
@@ -117,7 +118,8 @@
⟡ Let's Build a Basic Interpreter (Ruslan's Blog) (https://ruslanspivak.com/lsbasi-part1) - Series of articles explaining the basics of compilers and interpreters and how to build one.
⟡ Six programming paradigms that will change how you think about coding
 (http://www.ybrikman.com/writing/2014/04/09/six-programming-paradigms-that-will) - Post by Yevgeniy Brikman describing different programming paradigms that are not commonly applied.
⟡ The Fun (and Madness) of Esoteric Programming Languages (https://tomassetti.me/discovering-arcane-world-esoteric-programming-languages) - Straightforward introduction to esoteric languages with examples.
⟡ The Fun (and Madness) of Esoteric Programming Languages
 (https://tomassetti.me/discovering-arcane-world-esoteric-programming-languages) - Straightforward introduction to esoteric languages with examples.
⟡ On the Turing Completeness Of MS PowerPoint (http://www.andrew.cmu.edu/user/twildenh/PowerPointTM/Paper.pdf) - Turing Machine on PowerPoint.
Community