Skip to content

eric-roberts/StanfordCSLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StanfordCSLib

Library of Java-like tools implemented for C.

This directory contains the code for the Stanford CSLib tools implemented for C. The subdirectories have the following contents:

   bin/       The gccx script used to simplify compilation
   doc/       The HTML documentation for the package
   examples/  Several examples illustrating the use of graphics
   include/   The header files (all compilations need a path to these)
   lib/       The output location of the libcs.a archive
   obj/       The object files
   src/       The C source files

The cstest program produced by the Makefile tests the non-graphics code.

About

Library of Java-like tools implemented for C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published