{"updated":"2025-01-22T03:27:01.891688+00:00","links":{},"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00059737","sets":["5471:5485:5487"]},"path":["5487"],"owner":"1","recid":"59737","title":["HiLISP - a Common Lisp with an Optimizing Compiler on a Mainframe"],"pubdate":{"attribute_name":"公開日","attribute_value":"1990-11-10"},"_buckets":{"deposit":"0a767df6-ea09-4be7-a1d1-a737501a50da"},"_deposit":{"id":"59737","pid":{"type":"depid","value":"59737","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"HiLISP - a Common Lisp with an Optimizing Compiler on a Mainframe","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"HiLISP - a Common Lisp with an Optimizing Compiler on a Mainframe"},{"subitem_title":"HiLISP - a Common Lisp with an Optimizing Compiler on a Mainframe","subitem_title_language":"en"}]},"item_type_id":"5","publish_date":"1990-11-10","item_5_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"Central Research Lab. Hitachi Ltd./Currently Keio University at Shonan Fujisawa."},{"subitem_text_value":"Central Research Lab. Hitachi Ltd."},{"subitem_text_value":"Design Center Hitachi Ltd."},{"subitem_text_value":"Central Research Lab. Hitachi Ltd."},{"subitem_text_value":"Central Research Lab. Hitachi Ltd./Currently Hitachi Information S"}]},"item_5_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Central Research Lab., Hitachi Ltd./Currently, Keio University at Shonan Fujisawa.","subitem_text_language":"en"},{"subitem_text_value":"Central Research Lab., Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Design Center, Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Central Research Lab., Hitachi Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Central Research Lab., Hitachi Ltd./Currently, Hitachi Information S","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"eng"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/59737/files/IPSJ-JIP1303005.pdf"},"date":[{"dateType":"Available","dateValue":"1992-11-10"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JIP1303005.pdf","filesize":[{"value":"1.0 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"0","billingrole":"5"},{"tax":["include_tax"],"price":"0","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"114e5a1d-d4ea-452a-a4ba-b6d481024759","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 1990 by the Information Processing Society of Japan"}]},"item_5_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Michiaki, Yasumura"},{"creatorName":"Katsuhiko, Yuura"},{"creatorName":"Masaaki, Kurosu"},{"creatorName":"Toshihisa, Aoshima"},{"creatorName":"Nobuyuki, Takeichi"},{"creatorName":"Yoshimitsu, Oshima"}],"nameIdentifiers":[{}]}]},"item_5_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Michiaki, Yasumura","creatorNameLang":"en"},{"creatorName":"Katsuhiko, Yuura","creatorNameLang":"en"},{"creatorName":"Masaaki, Kurosu","creatorNameLang":"en"},{"creatorName":"Toshihisa, Aoshima","creatorNameLang":"en"},{"creatorName":"Nobuyuki, Takeichi","creatorNameLang":"en"},{"creatorName":"Yoshimitsu, Oshima","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_5_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA00700121","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_5_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-6652","subitem_source_identifier_type":"ISSN"}]},"item_5_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"We have developed a Lisp system based on Common Lisp on a main-frame computer. It is called HiLlSP which is the acronym of Hitachi's interactive Lisp Processor or High speed Lisp. We have designed L-code as an abstract Lisp machine code that is used both for the interpreter and the compiler. The HiLISP interpreter executes heavy Common Lisp features such as lexical scope and multiple values efficiently. The HiLISP compiler optimizes compiled code by employing several optimization techniques such as program transformations type inferences and local optimizations. HiLISP system also provides a full screen editor and a full-fledged debugger. The most notable extension to Common Lisp is the Japanese character set handling feature. Based on our prototype implementation a software product called VOS3 Lisp was developed and delivered as the first commercial Common Lisp system in Japan. HiLISP has been used for many applications such as diagnostic expert system for LSI process logic design system layout CAD natural language processing system and so on. Based on the HiLISP system an object oriented system and an interactive program transformation system have been also developed.","subitem_description_type":"Other"}]},"item_5_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"We have developed a Lisp system based on Common Lisp on a main-frame computer. It is called HiLlSP, which is the acronym of Hitachi's interactive Lisp Processor or High speed Lisp. We have designed L-code as an abstract Lisp machine code that is used both for the interpreter and the compiler. The HiLISP interpreter executes heavy Common Lisp features, such as lexical scope and multiple values efficiently. The HiLISP compiler optimizes compiled code by employing several optimization techniques such as program transformations, type inferences, and local optimizations. HiLISP system also provides a full screen editor and a full-fledged debugger. The most notable extension to Common Lisp is the Japanese character set handling feature. Based on our prototype implementation, a software product called VOS3 Lisp was developed and delivered as the first commercial Common Lisp system in Japan. HiLISP has been used for many applications, such as diagnostic expert system for LSI process, logic design system, layout CAD, natural language processing system, and so on. Based on the HiLISP system, an object oriented system and an interactive program transformation system have been also developed.","subitem_description_type":"Other"}]},"item_5_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"303","bibliographic_titles":[{"bibliographic_title":"Journal of Information Processing "}],"bibliographicPageStart":"296","bibliographicIssueDates":{"bibliographicIssueDate":"1990-11-10","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"3","bibliographicVolumeNumber":"13"}]},"relation_version_is_last":true,"weko_creator_id":"1"},"id":59737,"created":"2025-01-18T23:22:26.975223+00:00"}