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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

SiliconSqueak: A processor optimized for Smalltalk

5 点作者 AriaMinaei超过 7 年前

1 comment

AriaMinaei超过 7 年前
The abstract:<p><i>As the complexity of embedded systems grows, so does the attraction of using object-oriented dynamic languages, like Python or Smalltalk, to implement them. To make this practical, a reduction in the energy and cost of the required computing resources for such languages has become a hot research topic. This project addresses these issues by designing a processor specifi-cally for Smalltalk-80, by optimizing this processor for adaptive compilation, by using both finegrained and coarse grained parallelism to do more work at lower clock speeds and by taking advantage for the reconfigurability of Field Programmable Gate Arrays (which are increasingly present in embedded systems) to adapt the hardware at runtime to variable computing loads.</i>