WEKO3
アイテム
Webサーバー上の32ビットFORTH
https://hsuh.repo.nii.ac.jp/records/6725
https://hsuh.repo.nii.ac.jp/records/6725feb6becb-f37f-4987-a368-fef638c13b4c
名前 / ファイル | ライセンス | アクション |
---|---|---|
![]() |
|
Item type | 紀要論文(ELS) / Departmental Bulletin Paper(ELS)(1) | |||||
---|---|---|---|---|---|---|
公開日 | 2004-01-01 | |||||
タイトル | ||||||
タイトル | Webサーバー上の32ビットFORTH | |||||
言語 | ja | |||||
タイトル | ||||||
タイトル | 32-bit FORTH in a Web Server | |||||
言語 | en | |||||
言語 | ||||||
言語 | jpn | |||||
キーワード | ||||||
主題Scheme | Other | |||||
主題 | 32ビットFORTH | |||||
キーワード | ||||||
主題Scheme | Other | |||||
主題 | Webサーバー | |||||
キーワード | ||||||
主題Scheme | Other | |||||
主題 | cgiプログラム | |||||
キーワード | ||||||
主題Scheme | Other | |||||
主題 | 対話的実行 | |||||
キーワード | ||||||
言語 | en | |||||
主題Scheme | Other | |||||
主題 | 32-bit FORTH | |||||
キーワード | ||||||
言語 | en | |||||
主題Scheme | Other | |||||
主題 | Web server | |||||
キーワード | ||||||
言語 | en | |||||
主題Scheme | Other | |||||
主題 | cgi-program | |||||
キーワード | ||||||
言語 | en | |||||
主題Scheme | Other | |||||
主題 | interactive execution | |||||
資源タイプ | ||||||
資源タイプ識別子 | http://purl.org/coar/resource_type/c_6501 | |||||
資源タイプ | departmental bulletin paper | |||||
ページ属性 | ||||||
内容記述タイプ | Other | |||||
内容記述 | P(論文) | |||||
言語 | ja | |||||
記事種別(日) | ||||||
ja | ||||||
研究報告 | ||||||
著者名(日) |
貞方, 一也
× 貞方, 一也 |
|||||
著者名(英) |
SADAKATA, Ichiya
× SADAKATA, Ichiya |
|||||
著者所属(日) | ||||||
ja | ||||||
人間基礎科学講座 | ||||||
抄録(日) | ||||||
内容記述タイプ | Abstract | |||||
内容記述 | 今回のプロジェクトはwebサーバー上でFORTHを動かすことを目的とする。プロジェクトの内容は、まずLANに接続するWindowsマシーンの上でWebサーバーを立ち上げること、次に、このサーバー上で、cgiプログラムによってFORTHをとにかく動かすこと、最後に、FORTHを対話的に動かす仕組みを作り上げることである。プロジェクトは成功し、直接起動されたFORTHと同じく、webサーバー上のFORTHを対話的に動かすことができるようになった。 | |||||
言語 | ja | |||||
抄録(英) | ||||||
内容記述タイプ | Abstract | |||||
内容記述 | 32-bit FORTH in a DOS window, "forth32w.exe" and "forthex.exp", have been developed for several years by the author, "forth32w.exe" works in the DOS memory and executes such a task as the 1000-digit calculation of pi at high speed. The purpose of the present study is to make 32-bit FORTH that works in a Web server. First, modifying "forth32w.exe", we made "forth321.exe" that outputs html-tags when starting. Next, we made "forth32.cgi" that has the following perl's sentences : #!c:/usr/bin/perl $str=system("cmd/Cc:/forth/forth321.exe testhtml. blk"); exit; We can start "forth32.cgi" by inputting the following: http://localhost:80/forth32.cgi After starting, "forth321.exe" loads source from "testhtml.blk" and executes it. This "forth32. cgi" is very simple. But, to execute a different source, it is necessary to rewrite "testhtml.blk". To execute FORTH interactively, we have greatly renewed "forth32.cgi". The new "forth32.cgi" works as follows: (1) it opens a html-window that has a textarea and a "Run" button; (2) it waits for input of source (for instance, 1000 bnp-pi bnp.); (3) after source is input and the "Run" button is clicked, "forth32.cgi" outputs the source into the work file "testhtml.blk". Then, "forth321.exe" loads the source from "testhtml.blk" and executes it. (4) it prints the output of FORTH in a new window and waits for close of the window. (5) it goes to (2). | |||||
言語 | en | |||||
雑誌書誌ID | ||||||
収録物識別子タイプ | NCID | |||||
収録物識別子 | AN10443956 | |||||
書誌情報 |
ja : 北海道医療大学看護福祉学部紀要 巻 11, p. 59-65, 発行日 2004 |
|||||
出版タイプ | ||||||
出版タイプ | VoR |