TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Where are the Functional Relational Programming languages?

8 pointsby freeman478over 13 years ago
This [great paper][OutOfTheTarPit] was mentionned in a previous [HN discussion][PapersForProgrammers].<p>It introduced me to the idea of Functional Relational Programming (not to be confused with Functional Reactive Programming), an approach to minimizing complexity in software.<p>I looked around to find an implementation of this approach and found nearly nothing (except [these][FRP_Scheme] [two][FlowJS] posts on the frp-discuss google group).<p>Is there any fundamental reason why this idea has not received more attention ? Is somebody working in an implementation of these ideas ?<p><pre><code> [OutOfTheTarPit]: http://web.mac.com/ben_moseley/frp/paper-v1_01.pdf [PapersForProgrammers]: http://news.ycombinator.com/item?id=2922108 [FRP_Scheme]: https://groups.google.com/d/msg/frp-discuss/BNmBgtqRUFY/bZd36V7OnpQJ [FlowJS]: https://groups.google.com/forum/#!topic/frp-discuss/XFfqvH3g0qE</code></pre>

1 comment

mooism2over 13 years ago
Clicky links:<p>OutOfTheTarPit: <a href="http://web.mac.com/ben_moseley/frp/paper-v1_01.pdf" rel="nofollow">http://web.mac.com/ben_moseley/frp/paper-v1_01.pdf</a><p>PapersForProgrammers: <a href="http://news.ycombinator.com/item?id=2922108" rel="nofollow">http://news.ycombinator.com/item?id=2922108</a><p>FRP_Scheme: <a href="https://groups.google.com/d/msg/frp-discuss/BNmBgtqRUFY/bZd36V7OnpQJ" rel="nofollow">https://groups.google.com/d/msg/frp-discuss/BNmBgtqRUFY/bZd3...</a><p>FlowJS: <a href="https://groups.google.com/forum/#!topic/frp-discuss/XFfqvH3g0qE" rel="nofollow">https://groups.google.com/forum/#!topic/frp-discuss/XFfqvH3g...</a>
评论 #2941199 未加载