LISPコンパイラの作成
スポンサーリンク
概要
- 論文の詳細を見る
This paper discusses some remarks and implementation techniques of LISP compilers. For this purpose, a FORTRAN written LISP compiler MAZE is illustrated as an example and the MAZE is compared with other LISP compilers. The remarks are especially centered around the following two points; (1)some notices for reduction of debugging and machine time to implement a LISP compiler. (2)some techniques for coexistence of a LISP compiler with an operating system.
- 一般社団法人情報処理学会の論文
- 1968-09-15
著者
関連論文
- 途切れの無い思考を支援するプログラミング環境STAの構築
- 計算機群同時停止のためのバッチ・ジョブ・スケジューリング
- 炉物理における数学的方法および高性能計算に関する合同国際会議
- パネル討論会 : スーパコンピュータへの期待 : 昭和58年後期第27回全国大会報告
- SPM : ストリング処理の仮想機械
- 日本原子力研究所計算科学技術推進センター(国内,ラボラトリーズ)
- 日本原子力研究所計算科学技術推進センター
- 計算機の最適取替え戦略計算モデル
- 科学技術計算におけるソフトウェア生産性と生産性向上のための施策
- 階層的ファイル自動管理システムの設計
- 原研計算科学技術推進センターの役割と課題
- 順位文法によるコンパイラの構成
- 順位関数の存在について
- 順位関数をもつ順位文法
- FORTRAN 語のための変換プログラムの問題
- LISPコンパイラの作成