Edit

kc3-lang/kc3/test/httpd/pages

Branch :

  • index.en.html
  • <div class="kc3">
    
      <h1></h1>
    
      <div>
        <div class="kc3-1">
          <div>
            <p>
              <b>KC3</b> is a programming language with meta-programmation
              and a graph database embedded into the language.
              It aims to be the language for semantic programming,
              and programming the semantic web.
            </p>
            <p>
              We are currently fundraising for the project to become real and
              there is a working prototype available at
              <a target="_blank" href="https://git.kmx.io/kc3-lang/kc3/">https://git.kmx.io/kc3-lang/kc3/</a>,
              please see the
              <a target="_blank" href="https://www.kmx.io/en/donations.html">https://www.kmx.io/en/donations.html</a>
              page if you want to help out.
            </p>
          </div>
        </div>
      </div>
      <div class="clear">
        <p>&nbsp;</p>
      </div>
    </div>