Download List

项目描述

Curie is a very minimalistic, tiny C library. It
supports basic I/O, basic networking,
S-expression based I/O, signal handling, process
handling, and I/O multiplexing. If the target
architecture is explicitly supported, statically
linked binaries may be as small as 4-20 kilobytes;
if not, then it only relies on the host's C
library. The library explicitly does not provide a
POSIX interface so that it may be used in
conjunction with a regular host libc (or without one).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-06 06:21 Back to release list
10

这一最新版本增加了一个为s实验垃圾收集,表达数据,定制支持S -表达式类型,几个修复程序icemake,更好地为构建Windows的支持。dll文件(与MSVC的+ +),(基本)为IPv4/IPv6网络支持POSIX的操作系统,修复工作,使居里在Windows 86 - 64(也使用MSVC + +)。仍然下落不明是网络普遍支持在Windows上。
This latest release adds an experimental garbage collector for s-expression data, support for custom s-expression types, several fixes to icemake, better support for building Windows .dll files (with msvc++), (basic) support for IPv4/IPv6 networking for POSIX operating systems, and fixes to make curie work on Windows x86-64 (also using msvc++). Still missing is network support in general on Windows.

Project Resources