git @ Cat's Eye Technologies The-Glosscubator / 8fb3e9f
Update some ratings. Chris Pressey 1 year, 26 days ago
11 changed file(s) with 36 addition(s) and 22 deletion(s). Raw diff Collapse all Expand all
99 _See also: [Programming Languages](../Programming%20Languages/)_
1010
1111 - - - -
12
13 [The Programming Language Lua](https://lua.org/)
1214
1315 [Lua 5.3.5 Online Demo for MS-DOS : Lua.org, PUC-Rio : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/lua5.3.5)
1416
66 SPDX-License-Identifier: CC0-1.0
77 -->
88
9 ### The Programming Language Lua
10
11 * url: https://lua.org/
12 * rating: 2
13
14 future-rating: 2.5 useful
15
916 ### Lua 5.3.5 Online Demo for MS-DOS : Lua.org, PUC-Rio : Free Download, Borrow, and Streaming : Internet Archive
1017
1118 * url: https://archive.org/details/lua5.3.5
12 * rating: 3
19 * rating: 2
1320 * topics: Lua, DOS
1421
1522 .
3333 * date: 1994
3434 * online @ [archive.org](https://archive.org/details/kielkowski-inside-spice-1994)
3535 * topics: Numerical Analysis, Electronics
36 * rating: TODO
36 * rating: 2
3737
3838 .
1111
1212 <!-- TOTALS -->
1313
14 Currently it consists of **576** web pages, **64** repositories, **140** papers, and **158** books in **89** topics.
15 Of these, [**102** have the highest rating](by-rating/Top-rated.md),
16 [**23** are considered classics](by-rating/Classic.md),
17 [**36** are considered very interesting](by-rating/Very%20Interesting.md),
18 while [**96** are yet to be rated](by-rating/Unrated.md).
14 Currently it consists of **577** web pages, **64** repositories, **140** papers, and **158** books in **89** topics.
15 Of these, [**100** have the highest rating](by-rating/Top-rated.md),
16 [**25** are considered classics](by-rating/Classic.md),
17 [**39** are considered very interesting](by-rating/Very%20Interesting.md),
18 while [**93** are yet to be rated](by-rating/Unrated.md).
1919
2020 <!-- /TOTALS -->
2121
1111 * authors: Edward Alcosser, James P. Phillips, Allen M. Wolk
1212 * date: 1968
1313 * online @ [archive.org](https://archive.org/details/howtobuildaworkingdigitalcomputer_jun67)
14 * rating: TODO
14 * rating: classic
1515
1616 A classic about building a computer with paperclips.
1717
2121 * authors: Jeremy Avigad, Leonardo de Moura, Soonho Kong, Sebastian Ullrich
2222 * date: 2017
2323 * online @ [archive.org](https://leanprover.github.io/theorem_proving_in_lean4/)
24 * rating: TODO
24 * rating: 1
2525
2626 Started in 2017 but kept updated.
27
1313 * ISBN: 0-1316556-3-9
1414 * publisher: Prentice Hall
1515 * borrow @ [archive.org](https://archive.org/details/computationfinit0000mins)
16 * rating: 3
16 * rating: classic
1717
1818 There are lots of books on computability, but this is one of the earlier
1919 ones (1967!) and one of the few that treat "Turing tarpits" with any
4646
4747 * Programming in PROLOG ([archive.org](https://archive.org/details/programminginpro00cloc))
4848
49 ### Retrocomputing
50
51 * How to Build a Working Digital Computer ([archive.org](https://archive.org/details/howtobuildaworkingdigitalcomputer_jun67))
52
4953 ### Software Engineering
5054
5155 * Advanced Programming in the Unix Environment ([archive.org](https://archive.org/details/isbn_9789812358813))
56
57 ### Theory of Computation
58
59 * Computation: Finite and Infinite Machines ([archive.org](https://archive.org/details/computationfinit0000mins))
5260
5361 Classic Papers
5462 --------------
8181 * [The Herbrand Manifesto](http://intrologic.stanford.edu/extras/manifesto.html)
8282 * [Are opinions considered sentences in logic? - Philosophy Stack Exchange](https://philosophy.stackexchange.com/questions/106492/are-opinions-considered-sentences-in-logic)
8383
84 ### Lua
85
86 * [Lua 5.3.5 Online Demo for MS-DOS : Lua.org, PUC-Rio : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/lua5.3.5)
87
8884 ### Modal Logic
8985
9086 * [Modal Logic (Stanford Encyclopedia of Philosophy)](https://plato.stanford.edu/entries/logic-modal/)
220216
221217 ### Theory of Computation
222218
223 * Computation: Finite and Infinite Machines ([archive.org](https://archive.org/details/computationfinit0000mins))
224219 * The Universal Turing Machine ([archive.org](https://archive.org/details/universalturingm0000unse))
225220 * Theory of Deductive Systems and its Applications ([archive.org](https://archive.org/details/TheoryofDe_00_Masl))
226221
9595 ### Numerical Analysis
9696
9797 * An Introduction to Computer Simulation Methods: Applications to Physical Systems ([archive.org](https://archive.org/details/introductiontoco0000goul))
98 * Inside SPICE ([archive.org](https://archive.org/details/kielkowski-inside-spice-1994))
9998
10099 ### Partial Evaluation
101100
119118 * a Practical Theory of Programming ([www.cs.toronto.edu](https://www.cs.toronto.edu/~hehner/aPToP/))
120119 * Refinement Calculus: A Systematic Introduction ([lara.epfl.ch](https://lara.epfl.ch/w/_media/sav08:backwright98refinementcalculus.pdf))
121120
122 ### Retrocomputing
123
124 * How to Build a Working Digital Computer ([archive.org](https://archive.org/details/howtobuildaworkingdigitalcomputer_jun67))
125
126121 ### Specification
127122
128123 * Program specification and transformation ([archive.org](https://archive.org/details/programspecifica0000ifip))
131126 ### Theorem Proving
132127
133128 * The Seventeen Provers of the World ([archive.org](https://archive.org/details/seventeenprovers00free))
134 * Theorem Proving in Lean 4 ([archive.org](https://leanprover.github.io/theorem_proving_in_lean4/))
135129
136130 ### Theory of Computation
137131
3434
3535 * [Second-order and Higher-order Logic (Stanford Encyclopedia of Philosophy)](https://plato.stanford.edu/entries/logic-higher-order/)
3636
37 ### Lua
38
39 * [The Programming Language Lua](https://lua.org/)
40 * [Lua 5.3.5 Online Demo for MS-DOS : Lua.org, PUC-Rio : Free Download, Borrow, and Streaming : Internet Archive](https://archive.org/details/lua5.3.5)
41
3742 ### Mathematics
3843
3944 * [Readings | Mathematics for Computer Science | Electrical Engineering and Computer Science | MIT OpenCourseWare](https://ocw.mit.edu/courses/6-042j-mathematics-for-computer-science-fall-2010/pages/readings/)
5358 ### Compiler Construction
5459
5560 * Compilers and Compiler Generators ([archive.org](https://archive.org/details/compilerscompile0000terr))
61
62 ### Numerical Analysis
63
64 * Inside SPICE ([archive.org](https://archive.org/details/kielkowski-inside-spice-1994))
5665
5766 ### PLDI
5867