[ prog / sol / mona ]

prog


lambda 2d

1 2022-04-10 01:25

https://www.media.mit.edu/projects/2d-an-exploration-of-drawing-as-programming-language-featuring-ideas-from-lambda-calculus/overview/

2 2022-04-10 11:15

Stop stealing my ideas which I rejected!

3 2022-04-11 10:02

I enjoy thinking in terms of Befunge. My mental model for Befunge is that it's a 2D programming language that finds significance in two dimensions of space.

4 2022-04-11 10:22

a 2D programming language that finds significance in two dimensions of space

https://en.wikipedia.org/wiki/Flatland
https://archive.org/details/flatlandromanceo00abbouoft
https://librivox.org/flatland-a-romance-of-many-dimensions-by-edwin-abbott-abbott/

5 2022-04-11 15:52

I have a confession to make: I like UML. I think software engineering needs more complex diagrams and illustrations, primarily because I enjoy looking at them.

6 2022-04-11 23:12

>>5
I want to like UML but I can't. Can you convince me that UML is good?

7 2022-04-11 23:21

I'm sorry, how do you metaprogram this language?

8 2022-04-13 09:50

>>6
UML is a tool for making UML models of a software system. The theory of making models is that the programmer can comprehend what the system is supposed to do by focusing on certain specific parts of the system. The UML is a standard way of producing a set of models so that anybody trained in UML can easily comprehend the UML models. It's not necessary to use UML, you could create your own model if you think your model can improve the insight into studying your software system.

9


VIP:

do not edit these