File: README

package info (click to toggle)
ecl 16.1.3%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 18,600 kB
  • sloc: ansic: 147,936; lisp: 63,863; xml: 7,945; asm: 5,551; sh: 3,145; makefile: 1,950; cpp: 178; java: 116
file content (4 lines) | stat: -rw-r--r-- 225 bytes parent folder | download | duplicates (7)
1
2
3
4
This example shows how to compile a Common Lisp program using ECL
and link it together with a C program. The example focuses on the
building process, not on the C code needed to do various things
with the embedded libraries.