ダウンロードリスト

プロジェクト概要

hc98は Haskell 98言語用の、移植性の高い小型コンパイラです。これは標準の FFIと階層モジュール名前空間を用いて拡張されてきており、広範なヒーププロファイリング機能を有し、通常は、少しのヒープを使って走る小さなコードを生成する。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-05-17 18:59
1.18

()、gcc - 3.3の例:このリリースでは、主にメンテナンスのため、バグをコンパイラのビルドのさまざまなバージョンが原因で発生固定され、また、GHCで提供されている新しい階層ライブラリを6.4と抱擁、すなわち、パーセクHaskellの基地の多くのサポートを追加する- srcは、QuickCheck、HaXml、HUnitは、派閥。FFIの外国人のインポート""動的な現在、およびCヘッダサポートされてインポートという名前のファイルが尊重される。 nhc98今すぐというよりも文字列のギャップを、識別子の中での素数の問題を解決する前処理用のCコンパイラ、およびようにcpphsを使用します。
タグ: Minor bugfixes
This release is mainly for maintenance, fixing
bugs caused by various versions of build compilers
(e.g. gcc-3.3), and adding support for many of the
new hierarchical libraries that are also supplied
with ghc-6.4 and Hugs, namely base, parsec,
haskell-src, QuickCheck, HaXml, HUnit, and Cabal.
FFI foreign import "dynamic" is now supported, and
C header-files named in an import are now
respected. nhc98 now uses cpphs rather than your C
compiler for preprocessing, which solves problems
with string gaps, primes in identifiers, and so
on.

2003-03-11 11:48
1.16

GCCの3.xをすぐにサポートされます。 'ベース'の大規模なサブセットを階層的なライブラリのパッケージは、ビルドに含まれています。原始的なFFIのメカニズムは、最新版の公式仕様に一致するように更新され、完全な外交ライブラリ(階層形式で含まれています)。 WebサイトやCVSレポジトリに移動され、CygwinでWindows環境でのコンパイルとGHCは修正されました。
タグ: Minor feature enhancements
GCC 3.x is now supported. A large subset of the 'base' package of hierarchical libraries is now included in the build. The primitive FFI mechanism was updated to match the latest official spec, and the full Foreign libraries are also included (in hierarchical form). The Web site and CVS repository were moved, and compilation under Windows with Cygwin and ghc was fixed.

2002-10-29 16:06
1.14

タグ: Initial freshmeat announcement

プロジェクトリソース