bif-c (v0.01.00 32/64bit *nix (maybe MinGW/CygWin)) | 2014-02-03 07:58 |
bif-c のWikiページへようこそ。
bif-c とは、ほぼ fig-forth に準拠したインタープリターをC言語で実装する試みです。まあまあ達成に近くなっています。現在は gnucc のツールチェインが動作する環境のどこでもコンパイルして稼働できます。
但し、まだまだ開発中のまま、ムシだらけです。
早い話は
bif-c is an attempt to implement a (near) fig-forth interpreter and run-time environment in portable C. It gets close, in that it compiles and runs pretty much anywhere the gnu compiler toolchain compiles and runs.
It is, however, still in mid-development, with many bugs remaining.
How to get started (the quick version):
Using C to extend the language.
bif-c (v0.01.00 32/64bit *nix (maybe MinGW/CygWin)) | 2014-02-03 07:58 |
SourceForge.JP にも sourceforge.net にも、 bif-c のプロジェクトをホストしてくれることに感謝の意申し上げます。
Many thanks to SourceForge.JP and sourceforge.net for hosting bif-c.