Commit Graph

343 Commits

Author SHA1 Message Date
Danila Fedorin d64a0d1fcd Add version of typesafe interpreter with tuples. 2020-07-23 16:38:54 -07:00
Danila Fedorin ba141031dd Remove the tweet shortcode. 2020-07-23 13:50:09 -07:00
Danila Fedorin ebdc63f5a0 Make small edit to DELL post. 2020-07-23 13:45:24 -07:00
Danila Fedorin 5af0a09714 Publish DELL post. 2020-07-23 13:41:33 -07:00
Danila Fedorin 8a2bc2660c Update date on typesafe interpreter. 2020-07-22 14:38:01 -07:00
Danila Fedorin e59b8cf403 Edit and publish typesafe interpreter. 2020-07-22 14:35:19 -07:00
Danila Fedorin b078ef9a22 Remove implicit arguments from TypsafeIntrV2. 2020-07-22 14:30:47 -07:00
Danila Fedorin fdaec6d5a9 Make small adjustments to backend math post. 2020-07-21 15:34:46 -07:00
Danila Fedorin b631346379 Publish the mathematics post. 2020-07-21 14:55:52 -07:00
Danila Fedorin e9f2378b47 Resume working on the draft of time traveling. 2020-07-20 22:32:14 -07:00
Danila Fedorin 7d2f78d25c Add links and make small clarifications. 2020-07-20 13:56:07 -07:00
Danila Fedorin 1f734a613c Add the second part of the typechecking post. 2020-07-19 22:56:44 -07:00
Danila Fedorin a3c299b057 Start working on the improved type-safe interpreter. 2020-07-19 17:16:31 -07:00
Danila Fedorin 12aedfce92 Make small fixes to math rendering code. 2020-07-19 14:09:24 -07:00
Danila Fedorin 65645346a2 Adjust title in DELL post. 2020-07-18 20:47:38 -07:00
Danila Fedorin cb65e89e53 Add math rendering draft. 2020-07-18 20:47:16 -07:00
Danila Fedorin 6a2fec8ef4 Update the about page. 2020-07-17 19:39:43 -07:00
Danila Fedorin aa59c90810 Add the draft of the DELL post. 2020-07-17 19:39:35 -07:00
Danila Fedorin 2b317930a0 Add resume link. 2020-07-15 15:09:37 -07:00
Danila Fedorin e7d56dd4bd Clean up some styles. 2020-07-15 13:56:03 -07:00
Danila Fedorin a4fedb276d Adjust margin spacing. 2020-07-15 13:18:34 -07:00
Danila Fedorin 277c0a2ce6 Rework sidenote spacing and TOC. 2020-07-15 13:13:47 -07:00
Danila Fedorin ef3c61e9e6 Make table of contents dark. 2020-06-30 22:15:22 -07:00
Danila Fedorin 1908126607 Add border to code. 2020-06-30 21:31:16 -07:00
Danila Fedorin 2d77f8489f Move hiding code into margin SCSS. 2020-06-30 21:22:19 -07:00
Danila Fedorin 0371651fdd Fix headings on Starbound post. 2020-06-24 23:01:35 -07:00
Danila Fedorin 01734d24f7 Get started on tables of contents. 2020-06-24 22:46:22 -07:00
Danila Fedorin 71fc0546e0 Move move code into common 'margin node' mixin. 2020-06-24 22:06:08 -07:00
Danila Fedorin 871a745702 Extract margin variables and mixins into separate file. 2020-06-24 14:21:56 -07:00
Danila Fedorin 3f0df8ae0d Add links for 12th part of compiler series. 2020-06-21 22:21:43 -07:00
Danila Fedorin 1746011c16 Publish 12th part of compiler series. 2020-06-21 00:51:04 -07:00
Danila Fedorin 7c4cfbf3d4 Fix typechecking of mutually recursive functions. 2020-06-21 00:47:26 -07:00
Danila Fedorin 8524e098a8 Make proofreading-based fixes. 2020-06-20 23:50:26 -07:00
Danila Fedorin 971f58da9b Finish draft of part 12 of compiler series. 2020-06-20 22:03:57 -07:00
Danila Fedorin c496be1031 Finish implementation description in part 12. 2020-06-20 20:46:54 -07:00
Danila Fedorin 21851e3a9c Add more content to part 12. 2020-06-19 02:22:08 -07:00
Danila Fedorin 600d5b91ea Remove unneeded parent class. 2020-06-18 23:06:13 -07:00
Danila Fedorin 09b90c3bbc Add line numbers to codelines shortode. 2020-06-18 22:30:01 -07:00
Danila Fedorin f6ca13d6dc Add more implementation content to part 12. 2020-06-18 22:29:38 -07:00
Danila Fedorin 9c4d7c514f Add more content to post 12 draft. 2020-06-16 23:32:09 -07:00
Danila Fedorin ad1946e9fb Add first draft of lambdas. 2020-06-14 02:00:20 -07:00
Danila Fedorin 68910458e8 Properly handle null types in pattern typechecking. 2020-06-14 00:43:39 -07:00
Danila Fedorin 240e87eca4 Use mangled names in variable environments. 2020-06-13 23:43:52 -07:00
Danila Fedorin 6b5f7e25b7 Maybe finish the let/in code? 2020-06-01 00:23:41 -07:00
Danila Fedorin e7229e644f Start working on translation. 2020-05-31 18:52:52 -07:00
Danila Fedorin 08c8aca144 Start working on a lifted version of a definition. 2020-05-31 14:37:33 -07:00
Danila Fedorin 7f8dae74ac Adjust type output. 2020-05-31 00:50:58 -07:00
Danila Fedorin 08503116ff Mark some definitions as global, so as not to capture them. 2020-05-31 00:34:12 -07:00
Danila Fedorin a1d679a59d No longer destroy the list of free variables.
It so happens that this list will tell us which variables
need to be captured.
2020-05-30 23:29:36 -07:00
Danila Fedorin 4586bd0188 Check for free variables in the environment before generalizing. 2020-05-30 16:40:27 -07:00