Comment by ๐Ÿš€ stack

=> Re: "Pitfalls of structure editors" | In: s/programming

Read "let over lambda" - a few chapters are online and there are pdfs floating around. It has changed my life.

=> ๐Ÿš€ stack

2024-11-21 ยท 2 months ago

1 Later Comment

=> ๐Ÿ undefined [OP] ยท Nov 22 at 08:24:

Yeah, lisp is really the best case scenario for these kind of things since the syntax is just a direct representation of the ast. Though that simplicity comes with restrictions on that very ast: one of the reasons you don't have explicit typing in lisp, for example, is not that you can't do it, it's that it would be a pain to write and deal with so people just through inertia end up rolling with a worse system. And, as you've said, the macros break that uniformity anyway.

Original Post

=> ๐ŸŒ’ s/programming

Pitfalls of structure editors โ€” The tools for a structure-aware editing have existed for a long time in IDEs and things like tags, cscope and lsps as of late, as well. However, the editors fully commited to this kind of mindset haven't really been done well before. Here, I'll list some of the reasons I myself have found while trying to design one, later abondoning the project. Also, while I am myself pessimistic of this idea, it would be interesting to hear other perspectives, or inspire...

=> ๐Ÿ’ฌ undefined ยท 5 comments ยท 2024-11-21 ยท 2 months ago

Proxy Information
Original URL
gemini://bbs.geminispace.org/u/stack/22040
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
66.891731 milliseconds
Gemini-to-HTML Time
0.884444 milliseconds

This content has been proxied by September (3851b).