Kartik Agaram 2022-06-22 18:26:20 Chris Knott 2022-06-23 18:51:48 Are you still going to have to say at each line which values you want to be logged?
Kartik Agaram 2022-06-23 19:09:23 Yeah. In particular, you might want to state variables the line didn't modify. That seems useful sometimes.
Peter Saxton 2022-06-23 07:28:10 Hej. Glad to have found this community I think it's what I have been looking for for a while. I'm super interested in end user programming. (That seems like a good future of coding topic, or does anyone know a specific "end user programming" community)
Over the last year I have built my own language and structured editor. Pushing the idea of how much can a compiler tell you about your program. The idea is to have a really small AST, there are about 10 different nodes. Because it so small writing new static analysis tools should be easy, it's also really easy to target new environments. i.e. it took me about an hour to write a to Javascript. To keep it small I've made some unusual choices, for one the language contains type provider but not numbers. I keep a dev log of 3-8 minute long videos on various topics. petersaxton.uk/log
Beyond that it's not really usable to anyone else (I haven't documented the keys for the editor so the only way to start is by referring to the source) That might change at somepoint, but I don't know when.
Mariano Guerra 2022-06-23 11:00:16 future of coding is pretty related to end user programming, we even have a channel for it #of-end-user-programming, but I recommend you to share on the general channels to get more eyes and interactions
Jamie Brandon 2022-06-25 01:18:37 Peter Saxton 2022-06-25 21:54:19 This is a cool selection of notes. been going down the page. I guess into some past history. How did the emergent ventures grant work out? Great selection of people to visit I think. Definetly start with them I think you'll probably meet people you'll want to spend more time with there. I'd recon go deep into some communities rather than wide on too many. That said these people are interesting, maybe pulling some few valuable nuggets out of the pile of noise that is web 3
abeyer 2022-06-26 16:16:38 also the future ideas for hytradboi are interesting, I particularly like the soliciting/compiling some form of written responses