Skip to content

flavioc/cl-hurd

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
=================================================
 Hurd Common Lisp bindings & translator library
=================================================

- common/

Contains common code to mach, hurd and hurd-translator packages.

- mach/

Contains mach bindings for functions used to manipulate ports in the hurd package.

- hurd/

Contains bindings to some RPC's. Implements the iouser abstraction and a Lispy libports implementation using only mach functions (not the libports library).

- translator/

Contains the translator and node class. Implements the translator callbacks and describes the available API.

- tree-translator/

Special translator class to easily implement directory based translators.

- examples/

Translator examples.

- tests/

Test the translator library using the 'test' translator.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published