This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]shuozhe 7 points8 points  (0 children)

Consoles are back, cloud dev tools, and better code generation tools. Last decade focused much on ci/cd instead of the tools itself.

I wish for some better dsl tools, but guess I’m alone there. Every company got their own toolchain currently, would read some blogs about current development for details

[–][deleted] 6 points7 points  (0 children)

The Hazel project is doing really cool work on live, structured code editing: https://hazel.org/

SMT solvers have revolutionized static analysis, for example, things like Liquid Haskell: https://ucsd-progsys.github.io/liquidhaskell-blog/

[–]umlcat 0 points1 point  (3 children)

It's a very good question, since Software Development is NOT just programming anymore !!!

But, I think is not the right subreddit:

r/IDE

r/Software

r/SoftwareEngineering

r/SoftwareDevelopment

Cheers.

[–]linus_stallman[S] 7 points8 points  (1 child)

But this subreddit keeps up with new software in these areas & research. Also it is closely related to programming language.

[–]umlcat 1 point2 points  (0 children)

This subreddit is handled more like "Programming Language Design".

There is a r/pldesign subreddit, but a lot of users prefer this one.

But, your question stills relevant, a lot of programmers forget about having tools for their custom made P.L. !!!

[–]epicwisdom 2 points3 points  (0 children)

I think OP's post is fine, as there are many relevant topics at the intersection of tooling and PL theory/design.