專案描述

Project PuzzleBoxは,関数型言語で書かれたプログラムを高速かつ低消費電力で実行することのできるプロセッサと,そのプロセッサに最適な関数型言語を開発するプロジェクトです.プロセッサはVerilog RTLで提供され,IPとしてシステムに組み込むことができます.同時に,ヴァーチャルマシンとコンパイラも提供し,設計開発からデバッグまでの作業を一通り行うことができます.

您的評分
撰寫專案評

使用統計

最近的活動

2009-05-05
00:06
PuzzleBox - Processor for functional languages
[SVN] Commit revision 62
GC bugs are fixed that PuzzleBox GC module is not check car reg and cdr reg, and the bitmap contr...
2009-05-04
02:08
PuzzleBox - Processor for functional languages
[SVN] Commit revision 61
All mark-and-sweep GC functions are implemented in the PuzzleBox, but not verified completely.
2009-04-23
00:40
PuzzleBox - Processor for functional languages
[SVN] Commit revision 60
Now free pointer manager can control evaluation stack for GC, but not implemented yet.
2009-04-19
23:57
PuzzleBox - Processor for functional languages
[SVN] Commit revision 59
PuzzleBox Free Pointer module is modified using an allocation bitmap memory. This modification is...
2009-04-14
20:28
PuzzleBox - Processor for functional languages
[CVS] New commit
Show history