aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 7762e15bf112382449b7600b12d7b3549107d928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
scan.sh:
  Batch scanning script
demeta:
  Mark all dependencies as manually installed then purge an apt metapackage.
digits.rb:
  Digit combinations for target sum
gen_object/:
  The start of an erlang OO behaviour
pdfbook4.rb:
  Page order to make (or pdfjam command to turn a pdf file into) 4-up double-sided brochure ordered pages (to make two A6 folia per A4 page)
tabelvortoj.rb:
  Tabelvortoj test
cpc/:
  Cyclically Permutable Codewords
todo.vim:
  Simple Vim Todo
describe.rb:
  Describe the purpose of an executable
slide.rb:
  A laser-cuttable circular slide rule generator
logcircle.rb:
  Output cartesian coordinates for the tickmarks along a log scale around a circle
sudoku.rb:
  Ruby ILP SAT sudoku solver
section.c:
  Like the section command on IOS
Xmodmap:
  Swap numbers and symbols on the numrow
make.rb:
  Ruby script to make playing The Factory efficient (and thus boring)
box.mzn:
  Intended to find the dimensions of a rectangle with an area at least n units and a ratio e.
NDFA2DFAexample:
  NDFA to DFA example for VFSM
stltogl:
  Vim Script to convert an STL file to openGL glVertex3f()s for inclusion in a c program
alleq.hs:
  Haskell function to check all elements of a list are equal