Skip to content

Releases: ComputationalReflection/Cnerator

Release 1.0.1

Choose a tag to compare

@francisco-ortin francisco-ortin released this 07 Apr 16:06

Release 1.0.1

Release 1.0.0

Choose a tag to compare

@francisco-ortin francisco-ortin released this 22 Jan 12:34

Release 1.0.0

Alpha release 0.9.1

Alpha release 0.9.1 Pre-release
Pre-release

Choose a tag to compare

@francisco-ortin francisco-ortin released this 04 Jan 10:48

This alpha release of Cnerator provides better parameterization and code refactoring that version 0.9.0. The probability of most syntax constructs can be passed as command-line arguments or JSON files (it is not necessary to modify the source code). The same criterion is used to specify the signatures of functions to be generated.

Alpha release 0.9.0

Alpha release 0.9.0 Pre-release
Pre-release

Choose a tag to compare

@francisco-ortin francisco-ortin released this 22 Dec 11:38

This alpha release of Cnerator provides probabilistic generation C programs. It supports the creation of such programs indicating the number of functions and their return types. Control-flow statements are not generated yet.