Commit Graph

216 Commits

Author SHA1 Message Date
8c0a6c834e Create new 'branch' for part 6 of compiler series 2019-10-01 11:05:21 -07:00
a69f9f633e Continue work on part 6 of compiler series 2019-09-16 01:57:15 -07:00
77cfeda60d Add another paragraph to the 6th part of the compiler series 2019-09-04 21:45:39 -07:00
44abf877b2 Add beginning of part 6 of compiler series 2019-09-04 21:10:06 -07:00
1fdccd6fae Add links to part 5 in compiler series 2019-09-04 01:55:48 -07:00
e3fd13c0c1 Remove TODOS from part 5 of compiler series 2019-09-04 01:31:31 -07:00
3bce9743e5 Add dump to other rules in compiler posts 2019-09-04 00:27:58 -07:00
c0b5d67c3d Add missing shortcodes for G-machine display 2019-09-03 21:23:45 -07:00
216e9e89b4 Finish draft of part 5 of compiler series. 2019-09-02 23:38:27 -07:00
a1244f201a Add G-machine graph creation instructions to Part 5 2019-09-02 17:51:36 -07:00
4d8d806706 Start working on Part 5 of compiler posts. 2019-08-28 21:11:34 -07:00
05af1350c8 Add errors ection to Part 4 of compiler posts 2019-08-28 15:34:13 -07:00
df1101a14c Make changes suggested by Ryan 2019-08-28 13:34:35 -07:00
3f1db0aa13 Change the code fragments in small improvements post 2019-08-27 00:45:51 -07:00
15f59a7806 Add 'what we don't cover' 2019-08-27 00:43:21 -07:00
b012e557f0 Add small improvements to the small improvements post. 2019-08-27 00:26:02 -07:00
8ba501bd84 Add output and fix two bugs. 2019-08-26 21:05:44 -07:00
6344ce11ce Add CMake file and code for post 4 2019-08-26 18:52:25 -07:00
d03aa181e3 Update the codelines shortcode 2019-08-26 18:48:12 -07:00
94d242414f Add an introduction post, and update other posts to match 2019-08-26 17:43:45 -07:00
619c346897 Do the first round of revisions on part 3 2019-08-26 17:08:05 -07:00
30c881ce3f Add TODO to draft 2019-08-26 00:18:20 -07:00
469cabda14 Backport fix for parser to post 2. 2019-08-26 00:14:45 -07:00
c2df5fdc78 Add the examples to the repo. 2019-08-26 00:13:34 -07:00
918dfbe980 Drafts of code and markdown. 2019-08-26 00:13:10 -07:00
d60d4e61bd Add environment code 2019-08-26 00:11:38 -07:00
1820a05fcc Write up type code 2019-08-25 16:42:23 -07:00
ac589a8b0a Update type rules, get pattern matching defined 2019-08-25 01:37:24 -07:00
0d275844d4 Start working on type code 2019-08-25 01:36:34 -07:00
5acd08dcce Add copy of part 2 project for part 3 2019-08-25 01:10:55 -07:00
b36d1949de Add a way to put in sections of a file 2019-08-20 20:12:18 -07:00
38c703f581 Add google analytics? 2019-08-16 14:25:18 -07:00
091a686070 Fix list rendering in some posts. 2019-08-16 03:29:13 -07:00
352ec468f7 Fix links in old posts 2019-08-16 03:11:52 -07:00
930f853167 Add missing title tag 2019-08-16 02:58:39 -07:00
cfb4fc708a Start working on case expression rule 2019-08-13 22:54:16 -07:00
a9958edaa2 Add TODO shortcode 2019-08-13 22:53:46 -07:00
fe0437eabf Set the syntax to be Coq in the post 2019-08-13 21:32:05 -07:00
fce8e75dde Add more content for the type checking post 2019-08-13 21:31:10 -07:00
d1a84b6f30 Add a way to clean the generated files. 2019-08-06 14:24:39 -07:00
8450e2c35d Address listed flaws in implementation 2019-08-06 14:24:26 -07:00
34e967f364 Move code into folders for convenience 2019-08-06 13:56:32 -07:00
914b93989c Add the viewport meta tag and other similar things 2019-08-06 03:48:29 -07:00
62c3f15896 Add static website post 2019-08-05 01:54:42 -07:00
43a72533f5 Finish the draft of the parsing post 2019-08-05 00:39:54 -07:00
f6c6a2be28 Add main code to tie it all together 2019-08-05 00:10:10 -07:00
85908ae0c4 Write first draft of Bison-based parser and lexer 2019-08-05 00:09:59 -07:00
43d23963e2 I don't know C++. Improve constructors? 2019-08-05 00:08:13 -07:00
f42cb900cf Add the drafts of the two posts 2019-08-03 15:45:14 -07:00
708f9bebfa Add a way to include code into a post 2019-08-03 15:18:15 -07:00