Explore projects
-
Iliffe, Oli M / Mr BoC
OtherUpdated -
Updated
-
Skeleton files for the C++ Concurrent Sieve of Eratosthenes tutorial exercise
Updated -
Andreas Schuh / kstart
OtherThis is a fork of the kstart provided by Russ Allbery at http://www.eyrie.org/~eagle/software/kstart/ with minor tweaks to enable the static compilation for HTCondor using condor_compile and the static Heimdal Kerberos 5 libs.
Updated -
Skeleton files for the C++ Concurrent Sieve of Eratosthenes tutorial exercise
Updated -
Davide Cavezza / FormaliSE20repo
GNU General Public License v3.0 or laterUpdated -
Updated
-
Updated
-
Updated
-
Updated
-
Updated
-
Updated
-
Skeleton files for the True Concurrency Tutorial: Concurrent Sieve of Eratosthenes
Updated -
Daniel Liew / klee-cl
University of Illinois/NCSA Open Source LicenseDan Liew's personal KLEE-CL repo.
Updated -
Updated
-
A collection of C ADTs (hash:str->str; longhash:str->long; intlist: list(int); strlist: list(str); set:str->boolean)
Updated -
Verified Software / jsexplain
Apache License 2.0A Specification-Close Reference Interpreter for ECMAScript. Backup/departmental testing repository for https://github.com/jscert/jsexplain
Updated -
Implements the long awaited client-side of datadec: given datadec types like "expr = num(int n) or ...", let us write:
%when expr e is num(n) { return n; }Updated