• Stars
    star
    261
  • Rank 155,706 (Top 4 %)
  • Language
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Computer science and computer-adjacent papers (and sometimes books) that have influenced me deeply.

Computer science and computer-adjacent papers (and sometimes books) that have influenced me deeply.

Directory structure and classifications borrowed (er, stolen) from https://github.com/papers-we-love/papers-we-love

Favorites

It's very difficult to pick only a handful and call them my favorites. I've tried in the past with varying success, but honestly my top picks today will likely be different next week. That said, here are a few that I truly love.

/artificial_intelligence
β”œβ”€β”€ Lenat-Beings.pdf
β”œβ”€β”€ McCarthy-Programs_With_Common_Sense.pdf
/comp_sci_fundamentals_and_history
β”œβ”€β”€ Hoare-An_Axiomatic_Basis_for_Computer_Programming.pdf
β”œβ”€β”€ McCarthy-Recursive_Functions_of_Symbolic_Expressions_and_Their_Computation_by_Machine_Part_1.pdf
/computer_architecture
β”œβ”€β”€ Barton-A_New_Approach_to_the_Functional_Design_of_a_New_Computer.pdf
β”œβ”€β”€ Henderson-Purely_Functional_Operating_Systems.pdf
/design
└── Moseley-Out_of_the_Tarpit.pdf
/intelligence_amplification
β”œβ”€β”€ Engelbart-Augmenting_Human_Intellect.pdf
/languages
β”œβ”€β”€ forth
β”‚   └── Moore-Forth_The_Early_Years.pdf
β”œβ”€β”€ lisp
β”‚   β”œβ”€β”€ Hart-MACRO_Definitions_for_LISP.pdf
β”‚   └── McCarthy-LISP_15_Programmers_Manual.pdf
└── smalltalk
    └── Kay-The_Early_History_of_Smalltalk.pdf
/languages-theory
β”œβ”€β”€ Ernst-Predicate_Dispatch.pdf
β”œβ”€β”€ Schorre-META-II_A_Syntax-oriented_Compiler_Writing_Language.pdf

More Repositories

1

lemonad

a functional programming library for javascript. an experiment in elegant JS.
JavaScript
658
star
2

thunks

posts and code related to personal studies
374
star
3

himera

JavaScript
278
star
4

ulithp

A micro LISP implementation in 24 lines of Ruby.
Ruby
270
star
5

lithp

McCarthy's Lisp in Python with macros. A celebration of 50+ years of symbolic processing.
Python
257
star
6

baysick

An embedded Insane-specific Language for Scala implementing the BASIC programming language
Scala
246
star
7

trammel

Contracts programming with Clojure
Clojure
242
star
8

bacwn

clojure + datalog = <3
Clojure
137
star
9

minderbinder

converting one thing into another thing via Clojure.
Clojure
88
star
10

codd

a relational algebra library for JavaScript
JavaScript
60
star
11

skiing

a clojure combinator zoo
Clojure
44
star
12

tori-lisp

an ersatz lisp for tiny birds. a code riff.
JavaScript
42
star
13

evalive

various eval functions and macros for use with clojure. a code riff.
Clojure
33
star
14

unfix

Infix and Postfix library for Clojure that was cut from the book.
Clojure
30
star
15

lang-genealogy

Forth
9
star
16

reinen-vernunft

Code conversations in Clojure regarding the application of pure reasoning algorithms.
Clojure
8
star
17

tathata

An implementation of Clojure pods.
Clojure
7
star
18

thneed

An eclectic set of Clojure utilities that I've found useful enough to keep around.
Clojure
5
star
19

gamut-of-games

a repository of rules for games in text formats
4
star
20

fogos

Assembly
3
star
21

russ-forth

Russforth is a teeny-tiny Forth-esque implementation in Ruby.
Ruby
3
star
22

tafl

a clojure library to manipulate and query table-like data structures.
Clojure
3
star
23

spec-experiments

Clojure
1
star
24

battlestation

a description of my home battle station
1
star
25

abs-oddity

Clojure
1
star