Pinned Loading
-
-
Earley parser in Clojure.
Earley parser in Clojure. 1(ns earley
2(:refer-clojure :exclude [==])
3(:require [clojure.set :as set])
4(:use clojure.core.logic))
5 -
Brainfuck interpreter in SWI-Prolog.
Brainfuck interpreter in SWI-Prolog. 1:- use_module(library(apply)).
2:- use_module(library(assoc)).
3:- use_module(library(clpfd)).
4:- use_module(library(dcg/basics)).
5:- use_module(library(dcg/high_order)).
-
Cursed probabilistic parity checker ...
Cursed probabilistic parity checker based on the length of the number in English. Grammar currently supports numbers up to 10^64 trillion. Run with scryer-prolog. 1:- use_module(library(clpz)).
2:- use_module(library(dcgs)).
3:- use_module(library(lambda)).
4:- use_module(library(lists)).
5:- use_module(library(reif)).
-
spanish-auto-words
spanish-auto-words PublicGenerates Spanish Homework For Sra. Autran Spanish 3
JavaScript
-
lambda-scripts
lambda-scripts PublicBackend scripts for webscraping. Runs locally with puppeteer and on AWS Lambda with chrome-aws-lambda.
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.