csmith 2.3.0
Random generator of C programs
The primary purpose of Csmith is to find compiler bugs with random programs using differential testing.
- Outputs:
out
- Website: https://github.com/csmith-project/csmith
- Licenses: Original BSD
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install csmith 2.3.0
as follows:
guix install csmith@2.3.0
Or install the latest version:
guix install csmith
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.