<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <blockquote cite="mid:201009271635378651707@stromasys.com"
      type="cite">
      <div><font color="#003463" size="2"></font></div>
      <font color="#003463" size="2"> </font>
      <div><font color="#003463" size="2">Generally speaking, is that
          Forth quicker than C? </font></div>
    </blockquote>
    Not generally, no. It can be, but that's not the point.<br>
    <blockquote cite="mid:201009271635378651707@stromasys.com"
      type="cite">
      <font color="#003463" size="2"> </font>
      <div><font color="#003463" size="2">I hope to know, if we write
          OpenBIOS by C, is it quicker? </font></div>
    </blockquote>
    Possibly. But the project is about writing an IEEE 1275-1994
    standard compliance firmware, not about booting as fast as possible.
    If that is what you're looking for, you should check out the
    coreboot project at <a class="moz-txt-link-freetext" href="http://www.coreboot.org/">http://www.coreboot.org/</a><br>
    <br>
    If you're looking for IEEE 1275-1994 compliant firmware in C, you
    might also be interested in CodeGen's SmartFirmware.
    <a class="moz-txt-link-freetext" href="http://www.codegen.com/SmartFirmware/">http://www.codegen.com/SmartFirmware/</a> and
    <a class="moz-txt-link-freetext" href="http://www.openfirmware.info/SmartFirmware">http://www.openfirmware.info/SmartFirmware</a><br>
    <br>
    <blockquote cite="mid:201009271635378651707@stromasys.com"
      type="cite">
      <font color="#003463" size="2"> </font>
      <div><font color="#003463" size="2">BTW, which program language
          does used to write FCode evaluator? </font></div>
    </blockquote>
    The OpenBIOS implementation is written in Forth.<br>
  </body>
</html>