More repositories on self-hosted git
- Grad student studying Answer Set Programming and KR
More repositories on self-hosted git
A Blender Addon for transforming objects with a 3DConnexion mouse
Python 4
open nat
/--
Decide whether two natural numbers are equal
(already included in LEAN standard lib)
mod util;
use std::ops::Range;
use util::*;
fn main() {
#include <setjmp.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h> // EXIT_SUCCESS
#include <unistd.h> // sbrk
Scripts for mining type system bypasses from TypeScript projects
TypeScript
A collection of synchronization primitives for use with SharedArrayBuffer and Atomics
JavaScript 1