Commit Graph

20 Commits

Author SHA1 Message Date
Sameer Rahmani 5974fb52cf Update the dev.org with completed TODOs 2021-02-22 16:38:49 +00:00
Sameer Rahmani 8bcf1ea566 Update the golangci location to be used only for the bootstrap 2021-01-18 18:07:48 +00:00
Sameer Rahmani 9d106d4278 Record the caller details in the stack frame 2020-12-30 17:50:00 +00:00
Sameer Rahmani 7ee0a60f37 Update the dev.org file with more resources 2020-12-25 02:36:18 +00:00
Sameer Rahmani 69d30dd04e Update dev.org with several resources on memory management 2020-12-24 12:55:16 +00:00
Sameer Rahmani 21d15787c9 Add support for loading namespaces via 'require' (symbol only)
At this stage we only supports requiring a namespace via it's name
and only one namespace like `(require 'blah.blah)`. But the support
for name aliases and requiring more namespaces at once would be
easy enough.
2020-12-12 20:33:53 +00:00
Sameer Rahmani cfa7b967dc Add a TODO list of the remaining features 2020-12-05 14:21:15 +00:00
Pouya Abbassi 2fa39738fb
Scheme compilers to check out 2020-11-26 00:57:25 +03:30
Sameer Rahmani 680017f0ce Add the Def, and Fn special forms 2020-11-19 19:14:06 +00:00
Sameer Rahmani cf1a1241c8 Update dev.org with more resources 2020-10-29 19:34:12 +00:00
Sameer Rahmani 08cde9a400 Update the dev.org to include some features to implement 2020-10-29 18:37:42 +00:00
Hamid f780447838 Research links for JIT and GC 2020-09-12 18:26:27 +02:00
Sameer Rahmani 04cadf7152 Add the julia paper to the list of resources 2020-06-27 22:22:37 +01:00
Sameer Rahmani 2756349204 Add a very basic Namespace datastructure 2020-06-27 22:12:09 +01:00
Sameer Rahmani 1fed8429d1 Add a useful article about parser algorithms in details to the dev.org 2020-06-11 23:46:34 +01:00
Sameer Rahmani 62151913c6 Update dev.org to contain some info on DOS attack on hashing function 2020-06-07 16:58:50 +01:00
Sameer Rahmani b317942a0e Merge remote master 2020-06-07 15:22:51 +01:00
Behnam AhmadKhanBeigi 58b3b978bb New links added to dev.org 2020-06-07 14:40:07 +02:00
Behnam AhmadKhanBeigi 41fb841976 Add Rust parsers to dev.org 2020-06-07 13:33:14 +02:00
Sameer Rahmani caa02aa004 Add dev.org to collect all the materials that helped us through the process 2020-06-07 11:11:17 +01:00