Forth
一日でできるセルフホスティングForthコンパイラ
https://qiita.com/takl/items/e28c3298a0a043edeaa6
64bit版Windows で実行可能な x86_64 のセルフホスティング Forth コンパイラを作る記事
機械語手書きから言語処理系をブートストラップする
https://qiita.com/9_ties/items/349b2ed65b7cd8a7d580
機械語手書きからForthを作り上げていく記事
Forthを作ってみる(連載記事)
http://moi2.sakura.ne.jp/fswiki/wiki.cgi?page=Forth%A4%F2%BA%EE%A4%C3%A4%C6%A4%DF%A4%EB
GForth マニュアル
https://web.archive.org/web/20160421172606/http://www.h7.dion.ne.jp/~samwyn/forth/gforth/index.html
Thinking Forth 適当訳 - Qiita
https://qiita.com/kuma35/items/53c9f5dea46c5ba59fe6
「全般的に「大昔はそうだったよなぁ」というおおらかな気持ちで読んでいただけると幸いです」
Forth2020 - About Forth
https://www.forth2020.org/about-forth
Forthの作者であるチャールズ・ムーアへのインタビュー
"the zen of forth "
https://cohost.org/offset---cyan/post/728975-the-zen-of-forth
call-with-current-continuation.org/articles/forth.txt
http://www.call-with-current-continuation.org/articles/forth.txt
Forthに特化した、低電力Chipを開発しているメーカー(?)
http://www.greenarraychips.com/
https://colorforth.github.io/cf.htm
GreenArrays の人が作っているForth処理系
F#での実装
https://github.com/AshleyF/Color
etherforth
GreenArrays で動作するバイナリを吐く Forth 処理系
もともとこの実装をGAチップで動かすつもりだったが2013年に開発中断
別の人が開発を引き継ぎVer1.01aがリリースされた
https://www.etherforth.org/index.html
https://gyazo.com/6ae7d7f1449393c72fc482ae620d19d2
#スタック型言語
#プログラミング言語