<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="ja"> 
  <HEAD>
    <title>Akihito Nagata's Page</title> 
    <link rel="stylesheet" href="stylesheet.css" type="text/css">
    <META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
     <META http-equiv="Content-Style-Type" content="text/css">
    <meta name="robots" content="all">
     <LINK rel="INDEX" href="./index.html">
  </HEAD>
  <body>
    <h1>卒論のメモ</h1>
    <ul>
      <li>Title page:A Scheme to Java Translator with Soft Typing.</li>
      <li><a href="abstract.html">Abstract</a></li>
      <li>(Table of Contents)</li>
      <li><a href="introduction.html">Introduction</a></li>
      <li><a href="mainsections.html">Main sections(methods,materials,discussion,etc)</a>SchemeからJavaへの変換方法。</li>
      <li><a href="typing.html">Main sections2(methods,materials,discussion,etc)</a>Schemeへの型付け</li>
      <li>Conclusions結果。速度により比較する。</li>
      <li>(Summary)</li>
      <li>Acknowledgements</li>
      <li>References</li>
      <li>(Figures and Tables)</li>
      <li>(Appendices)</li>
      <li></li>
      <li></li>
    </ul>
  </body>
</html>

 
