Skip to content

Commit 1bd2dfa

Browse files
committed
Link to source code in notes.
1 parent 15f37f1 commit 1bd2dfa

19 files changed

Lines changed: 58 additions & 6 deletions

www/notes/abscond.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636

3737
@title[#:tag "Abscond"]{Abscond: a language of numbers}
3838

39+
@src-code["abscond"]
40+
3941
@emph{Let's Make a Programming Language!}
4042

4143
@table-of-contents[]

www/notes/blackmail.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333

3434
@title[#:tag "Blackmail"]{Blackmail: incrementing and decrementing}
3535

36+
@src-code["blackmail"]
37+
3638
@emph{Let's Do It Again!}
3739

3840
@table-of-contents[]

www/notes/con.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323

2424
@title[#:tag "Con"]{Con: branching with conditionals}
2525

26+
@src-code["con"]
27+
2628
@emph{When you come to a fork in the road, take it.}
2729

2830
@table-of-contents[]

www/notes/dodger.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020

2121
@title[#:tag "Dodger"]{Dodger: addressing a lack of character}
2222

23+
@src-code["dodger"]
24+
2325
@emph{There are 11 types of values...}
2426

2527
@table-of-contents[]

www/notes/dupe.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323

2424
@title[#:tag "Dupe"]{Dupe: a duplicity of types}
2525

26+
@src-code["dupe"]
27+
2628
@emph{There are 10 types of values...}
2729

2830
@table-of-contents[]

www/notes/evildoer.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ HERE
6363

6464
@title[#:tag "Evildoer"]{Evildoer: change the world a couple nibbles at a time}
6565

66+
@src-code["evildoer"]
67+
6668
@emph{Warning: Side effects may include itching, burning,
6769
oozing, weeping. Not intended for heart patients and those
6870
with nervous disorders.}

www/notes/extort.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525

2626
@title[#:tag this-lang]{@|this-lang|: when errors exist}
2727

28+
@src-code[this-lang]
29+
2830
@emph{The greatest mistake is to imagine that we never err.}
2931

3032
@table-of-contents[]

www/notes/fraud.scrbl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323

2424
@title[#:tag this-lang]{@|this-lang|: local binding, variables, and binary operations}
2525

26+
@src-code[this-lang]
27+
2628
@emph{To be is to be the value of a variable.}
2729

2830
@table-of-contents[]

www/notes/hoax.scrbl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
@title[#:tag this-lang]{@|this-lang|: vectors and strings}
2525

26+
@src-code[this-lang]
2627

2728
@emph{Stupidity, outrage, vanity, cruelty, iniquity, bad faith,
2829
falsehood - we fail to see the whole array when it is facing in the

www/notes/hustle.scrbl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
@title[#:tag this-lang]{@|this-lang|: heaps and lists}
2525

26+
@src-code[this-lang]
2627

2728
@emph{A little and a little, collected together, become a great deal;
2829
the heap in the barn consists of single grains, and drop and drop

0 commit comments

Comments
 (0)