TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Systems whose concepts spring from programming languages/paradigms?

2 点作者 journeeman将近 9 年前
The canonical example is that of MapReduce/Hadoop which borrows from Functional Programming and LISP. Are there any others?

1 comment

techno_modus将近 9 年前
The general idea that an existing module or component can be changed by <i>injecting</i> additional behavior has been originally developed within <i>aspect-oriented programming</i> (AOP). And then this idea has been implemented in various frameworks like Spring (yet, not in its original form).
评论 #12071307 未加载