104 lines
6.3 KiB
HTML
104 lines
6.3 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>CLiki: C</title>
|
||
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
||
|
href="https://www.cliki.net/site/feed/article.atom?title=C">
|
||
|
<link rel="stylesheet" href="static/css/style.css">
|
||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<span class="hidden">CLiki - C</span>
|
||
|
<div id="content"><div id="content-area"><div id="article-title">C</div><div id="article">Projects that let C and Common Lisp interoperate.<p>For information about calling C libraries from Common Lisp code, see <a href="FFI.html" class="internal">FFI</a>.<p>To compile C code to Common Lisp, look at <a href="Vacietis.html" class="internal">Vacietis</a>.<p>All pages in the C topic:<p><ul>
|
||
|
<li>
|
||
|
<a href="c-amplify.html" class="internal">c-amplify</a> -
|
||
|
c-amplify is an <a href="s-exp syntax.html" class="category">s-exp syntax</a> for writing <a href="C.html" class="category">C</a> code
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="C-Mera.html" class="internal">C-Mera</a> -
|
||
|
C-Mera is a very simple source-to-source compiler that utilizes Lisp's macro system for <a href="metaprogramming.html" class="internal">meta programming</a> of C-like languages
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="cffi-objects.html" class="internal">cffi-objects</a> -
|
||
|
<a href="https://common-lisp.net/project/cffi-objects/">CFFI-objects</a> is a library that enhances <a href="CFFI.html" class="category">CFFI</a> with several new constructions to use when you need to work with complex structures or objects
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="CLAW.html" class="internal">CLAW</a> -
|
||
|
Common Lisp autowrapping facility for quickly creating
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="cparse.html" class="internal">cparse</a> -
|
||
|
cparse is a <a href="C.html" class="category">C</a> header file parser for building <a href="FFI.html" class="category">FFI</a>s
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="ECL.html" class="internal">ECL</a> -
|
||
|
Embeddable Common Lisp, a member of the <a href="KCL Family.html" class="category">KCL Family</a>, is a <a href="Common Lisp implementation.html" class="category">Common Lisp implementation</a> initially developed by Giuseppe Attardi, maintained for many years by <a href="Juan Jose Garcia-Ripoll.html" class="category">Juan Jose Garcia-Ripoll</a> and currently maintained by <a href="Daniel Kochmański.html" class="category">Daniel Kochmański</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="GCL.html" class="internal">GCL</a> -
|
||
|
<a href="GNU.html" class="internal">GNU</a> Common Lisp is a <a href="Common Lisp implementation.html" class="category">Common Lisp implementation</a> of the <a href="KCL Family.html" class="category">KCL Family</a> that uses gcc to compile Lisp into native binaries
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Gelisp.html" class="internal">Gelisp</a> -
|
||
|
Gelisp is an opensource, efficient, high-level API wrapping the Generic Constraints Development Environment (GECODE) for Common Lisp
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="gtk-cffi.html" class="internal">gtk-cffi</a> -
|
||
|
<a href="https://common-lisp.net/project/gtk-cffi/">GTK-CFFI</a> is a Common Lisp <a href="GUI.html" class="category">GUI</a> library, that provides concise and idiomatic syntax to use GTK+ library (for now GTK+ 3.0)
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="SC Language.html" class="internal">SC Language</a> -
|
||
|
Tasuku Hiraishi's SC is an <a href="s-exp syntax.html" class="category">s-exp syntax</a> (Scheme-like) for writing <a href="C.html" class="category">C</a> code, implemented in Common Lisp
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="ThinLisp.html" class="internal">ThinLisp</a> -
|
||
|
ThinLisp is a <a href="Common Lisp implementation.html" class="category">Common Lisp implementation</a> that translates a subset of Common Lisp to very efficient <a href="C.html" class="category">C</a> code
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Vacietis.html" class="internal">Vacietis</a> -
|
||
|
Vacietis is a <a href="C.html" class="category">C</a> compiler for Common Lisp systems
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Zeta-C.html" class="internal">Zeta-C</a> -
|
||
|
The <a href="https://www.cliki.net/ZetaLisp" class="new">ZetaLisp</a> <a href="C.html" class="category">C</a> compiler, now in public domain
|
||
|
</li>
|
||
|
</ul><p><a href="programming language.html" class="category">programming language</a></div></div>
|
||
|
<div id="footer" class="buttonbar"><ul><li><a href="C.html">Current version</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/history?article=C">History</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/backlinks?article=C">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=C&from-revision=3638979918">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
||
|
</div>
|
||
|
<div id="header-buttons" class="buttonbar">
|
||
|
<ul>
|
||
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
||
|
<li><a href="CLiki.html">About</a></li>
|
||
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
||
|
</ul>
|
||
|
<div id="search">
|
||
|
<form action="https://www.cliki.net/site/search">
|
||
|
<label for="search_query" class="hidden">Search CLiki</label>
|
||
|
<input type="text" name="query" id="search_query" value="" />
|
||
|
<input type="submit" value="search" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="pageheader">
|
||
|
<div id="header">
|
||
|
<span id="logo">CLiki</span>
|
||
|
<span id="slogan">the common lisp wiki</span>
|
||
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
||
|
<label for="login_name" class="hidden">Account name</label>
|
||
|
<input type="text" name="name" id="login_name" class="login_input" />
|
||
|
<label for= "login_password" class="hidden">Password</label>
|
||
|
<input type="password" name="password" id="login_password" class="login_input" />
|
||
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
||
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
||
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body></html>
|