<!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">
    Le 25.09.2013 15:26, BERTRAND Joël a écrit :
    <blockquote cite="mid:5242F27C.4050301@systella.fr" type="cite">Renee
      wrote:
      <br>
      <blockquote type="cite">I am in the process of moving. I am a
        former VMS developer. I wrote to ask
        <br>
        what languages you are using. If it's C, VMS developers HATED C.
        <br>
        I would like to help/join the effort but I would recommend
        Bliss.
        <br>
      </blockquote>
      <br>
          I think that we have to build a kernel (or a set of servers in
      L4 paradigm) that is portable. I'm not sure that bliss is good
      enough to reach this goal. I'm not sure there is somewhere a open
      sourced bliss compiler that is stable and usable. And I'm not sure
      that there are bliss developers enough to start this project with
      bliss.
      <br>
      <br>
          That being said, I know that VMS users hate C. But I don't
      know why we cannot use a subset of C functionalities to cut of all
      "hatable" functionalities.
      <br>
      <br>
    </blockquote>
    <br>
    <br>
    One of the reason of the success of Unix is that it was written in a
    portable language: C. C and C++  have been used to program all
    Unices, Windows, Apple OS (With some Objective-C) etc...<br>
    <br>
    On the other hand:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/BLISS">http://en.wikipedia.org/wiki/BLISS</a><br>
    <br>
    " It was perhaps the best known systems programming language right
    up until <a
      href="http://en.wikipedia.org/wiki/C_%28programming_language%29"
      title="C (programming language)">C</a> made its debut a few years
    later. Since then, C took off and BLISS faded into obscurity."<br>
    <br>
    Of course C was hatable in the 70s when VMS started to live. In the
    mean time not only it had improved a bit, but now the debate is not
    using C but C++ for this kind of things.<br>
    <br>
    Remi<br>
  </body>
</html>