Reddit Programming
210 subscribers
1.22K photos
124K links
I will send you newest post from subreddit /r/programming
Download Telegram
Closure Conversion Takes The Function Out Of Functional Programming
https://www.reddit.com/r/programming/comments/1kmfodz/closure_conversion_takes_the_function_out_of/

<!-- SC_OFF -->The next entry in the making a language series (https://thunderseethe.dev/series/making-a-language/). This time we're talking about closure conversion. <!-- SC_ON --> submitted by /u/thunderseethe (https://www.reddit.com/user/thunderseethe)
[link] (https://thunderseethe.dev/posts/closure-convert-base/) [comments] (https://www.reddit.com/r/programming/comments/1kmfodz/closure_conversion_takes_the_function_out_of/)
Random Ask
https://www.reddit.com/r/programming/comments/1kn0czy/random_ask/

<!-- SC_OFF -->Can you envision a scenario in which VIBE CODING ceases to exist entirely? <!-- SC_ON --> submitted by /u/Abir_Islam (https://www.reddit.com/user/Abir_Islam)
[link] (https://youtu.be/Tw18-4U7mts?si=3UpYdj1XO7jl79R0) [comments] (https://www.reddit.com/r/programming/comments/1kn0czy/random_ask/)
We explored how DCP (Dynamic Contract Protocol) could complement MCP and A2A for dynamic API generation
https://www.reddit.com/r/programming/comments/1kn44bv/we_explored_how_dcp_dynamic_contract_protocol/

<!-- SC_OFF -->Weโ€™ve been experimenting with DCP โ€” a protocol where clients define what they need via ContractMessage, and the server generates custom endpoints, schemas, and policies at runtime. Blog post here: https://medium.com/@gokayokutucu/a-complementary-approach-to-mcp-and-a2a-dynamic-contract-protocol-984333cc74ee Curious to hear your thoughts... <!-- SC_ON --> submitted by /u/okutucu (https://www.reddit.com/user/okutucu)
[link] (https://medium.com/@gokayokutucu/a-complementary-approach-to-mcp-and-a2a-dynamic-contract-protocol-984333cc74ee) [comments] (https://www.reddit.com/r/programming/comments/1kn44bv/we_explored_how_dcp_dynamic_contract_protocol/)