<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-03-14T23:52:00Z</responseDate>
  <request identifier="oai:ksu.repo.nii.ac.jp:00001621" metadataPrefix="jpcoar_2.0" verb="GetRecord">https://ksu.repo.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ksu.repo.nii.ac.jp:00001621</identifier>
        <datestamp>2023-08-09T07:02:53Z</datestamp>
        <setSpec>14:13:65</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/2.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/2.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/2.0/jpcoar_scm.xsd">
          <dc:title xml:lang="ja">C言語への静的なバインド機構の実装</dc:title>
          <dc:title xml:lang="en">Implementation of a Static Binding Mechanism in C</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="ja">荻原, 剛志</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="en">OGIHARA, Takeshi</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="Other">ソフトウェアモジュール</jpcoar:subject>
          <jpcoar:subject subjectScheme="Other">グルーコード</jpcoar:subject>
          <jpcoar:subject subjectScheme="Other">バインド機構</jpcoar:subject>
          <jpcoar:subject subjectScheme="Other">手続き型言語</jpcoar:subject>
          <jpcoar:subject subjectScheme="Other">デザインパターン</jpcoar:subject>
          <jpcoar:subject xml:lang="en" subjectScheme="Other">Software Modules</jpcoar:subject>
          <jpcoar:subject xml:lang="en" subjectScheme="Other">Glue Code</jpcoar:subject>
          <jpcoar:subject xml:lang="en" subjectScheme="Other">Binding Mechanism</jpcoar:subject>
          <jpcoar:subject xml:lang="en" subjectScheme="Other">Procedural Programming Languages</jpcoar:subject>
          <jpcoar:subject xml:lang="en" subjectScheme="Other">Design Patterns</jpcoar:subject>
          <datacite:description descriptionType="Abstract">オブジェクト指向のスタイルによらない手続き型言語を用いた開発では，抽象度の高い記述が難しいためにモジュール間の依存度が高い．これまでの研究で，共有変数を使って複数のモジュールを連携させる静的な言語機構，タップを提案した．タップを利用することによって，具体的な手続き名を互いのモジュールに記述する必要がなくなり，独立性を高めることが可能である．また，オブジェクト指向におけるデザインパターンであるオブザーバパターンを手続き型言語でも利用できるようになる．本研究では，タップの機構をC言語で利用できるような処理系を試作し，実際にソフトウェアを記述してタップの効果を確かめた．その結果，関数間の静的な連携に関しては問題がなく，想定通りに動作することが確認できた．しかし，動的な結合が制約されているため，実際の応用に対する記述力が十分ではないことが明らかとなった．</datacite:description>
          <dc:publisher>京都産業大学</dc:publisher>
          <datacite:date dateType="Issued">2011-03</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_6501">departmental bulletin paper</dc:type>
          <oaire:version rdf:resource="http://purl.org/coar/version/c_970fb48d4fbd8a85">VoR</oaire:version>
          <jpcoar:identifier identifierType="HDL">http://hdl.handle.net/10965/504</jpcoar:identifier>
          <jpcoar:identifier identifierType="URI">https://ksu.repo.nii.ac.jp/records/1621</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AA11923897</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="PISSN">1348-3323</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>京都産業大学論集. 自然科学系列</jpcoar:sourceTitle>
          <jpcoar:volume>40</jpcoar:volume>
          <jpcoar:pageStart>109</jpcoar:pageStart>
          <jpcoar:pageEnd>124</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="AHSUSK_NSS_40_109.pdf">https://ksu.repo.nii.ac.jp/record/1621/files/AHSUSK_NSS_40_109.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>796.1 kB</jpcoar:extent>
            <datacite:date dateType="Available">2017-09-30</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
