diff options
| author | Jakob L. Kreuze | 2019-07-22 19:18:44 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze | 2019-07-22 19:18:44 -0400 |
| commit | 71b88611c9f4116e61aaaa620b970ae918a92fd5 (patch) | |
| tree | d24af5b02eae106a8a59cb4705a2fcb8f692632c /haunt/data | |
| parent | 460dc9d9b4b75c4e11a0f1ba796e809f50381a7f (diff) | |
Add "Code Conversion Language" to bookmarks.
Diffstat (limited to 'haunt/data')
| -rw-r--r-- | haunt/data/bookmarks.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/haunt/data/bookmarks.scm b/haunt/data/bookmarks.scm index b182ce2..4fd35c6 100644 --- a/haunt/data/bookmarks.scm +++ b/haunt/data/bookmarks.scm @@ -61,6 +61,9 @@ ("GDCCs Memory Model" "http://ipfsgw.greyserv.net/ipns/davidph.greyserv.net/blog/GDCC_Memory_Model.html" ("c" "doom" "programming" "video-games")) + ("Code Conversion Language" + "http://emacsninja.com/posts/code-conversion-language.html" + ("c" "emacs" "emacs-lisp" "lisp" "optimization" "programming" "reversing")) ("What the Hero Sees: Field-of-View for Roguelikes " "http://journal.stuffwithstuff.com/2015/09/07/what-the-hero-sees/" ("programming" |