-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
51 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content="404 Page not found"><meta property="og:description" content><meta property="og:type" content="website"><meta property="og:url" content="/404.html"><title>404 Page not found | The Church of GNU</title><link rel=manifest href=/manifest.json><link rel=icon href=/favicon.png><link rel=stylesheet href=/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css><script defer src=/flexsearch.min.js></script> | ||
<script defer src=/en.search.min.db7f157c7b0f47133376b39be4360b5b7fdfb0eee72118ea236db32486b485b3.js></script><style>.not-found{text-align:center}.not-found h1{margin:.25em 0 0;opacity:.25;font-size:40vmin}</style></head><body><main class="flex justify-center not-found"><div><h1>404</h1><h2>Page Not Found</h2><h3><a href=/>The Church of GNU</a></h3></div></main></body></html> | ||
<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content="404 Page not found"><meta property="og:description" content><meta property="og:type" content="website"><meta property="og:url" content="https://anticorpware.github.io/anticorp-wiki/404.html"><title>404 Page not found | The Church of GNU</title><link rel=manifest href=/anticorp-wiki/manifest.json><link rel=icon href=/anticorp-wiki/favicon.png><link rel=stylesheet href=/anticorp-wiki/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css integrity="sha256-+N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin=anonymous><script defer src=/anticorp-wiki/flexsearch.min.js></script> | ||
<script defer src=/anticorp-wiki/en.search.min.1bb1134dae71756bb41c1914c3eb93949f18e8f193dc50c677328a3fda4bf0cc.js integrity="sha256-G7ETTa5xdWu0HBkUw+uTlJ8Y6PGT3FDGdzKKP9pL8Mw=" crossorigin=anonymous></script><style>.not-found{text-align:center}.not-found h1{margin:.25em 0 0;opacity:.25;font-size:40vmin}</style></head><body><main class="flex justify-center not-found"><div><h1>404</h1><h2>Page Not Found</h2><h3><a href=/anticorp-wiki/>The Church of GNU</a></h3></div></main></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content=" Compilers # Resources # Low-Level Software Security for Compiler Developers Tools # "><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content="Compilers"><meta property="og:description" content=" Compilers # Resources # Low-Level Software Security for Compiler Developers Tools # "><meta property="og:type" content="article"><meta property="og:url" content="/docs/Learning-Resources/compilers/"><meta property="article:section" content="docs"><meta property="article:modified_time" content="2023-08-31T02:03:53+05:30"><title>Compilers | The Church of GNU</title><link rel=manifest href=/manifest.json><link rel=icon href=/favicon.png><link rel=stylesheet href=/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css><script defer src=/flexsearch.min.js></script> | ||
<script defer src=/en.search.min.db7f157c7b0f47133376b39be4360b5b7fdfb0eee72118ea236db32486b485b3.js></script></head><body dir=ltr><input type=checkbox class="hidden toggle" id=menu-control> | ||
<input type=checkbox class="hidden toggle" id=toc-control><main class="container flex"><aside class=book-menu><div class=book-menu-content><nav><h2 class=book-brand><a class="flex align-center" href=/><span>The Church of GNU</span></a></h2><div class=book-search><input type=text id=book-search-input placeholder=Search aria-label=Search maxlength=64 data-hotkeys=s/><div class="book-search-spinner hidden"></div><ul id=book-search-results></ul></div><ul><li><input type=checkbox id=section-20ed74b5767f57e4891bafe6526083b1 class=toggle checked> | ||
<label for=section-20ed74b5767f57e4891bafe6526083b1 class="flex justify-between"><a role=button>Learning Resources</a></label><ul><li><a href=/docs/Learning-Resources/compilers/ class=active>Compilers</a></li><li><a href=/docs/Learning-Resources/hardware/>Computer Architecture and Hardware</a></li><li><a href=/docs/Learning-Resources/concurrency/>Concurrency</a></li><li><a href=/docs/Learning-Resources/mobile_devices/>Mobile stuff</a></li></ul></li></ul></nav><script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script></div></aside><div class=book-page><header class=book-header><div class="flex align-center justify-between"><label for=menu-control><img src=/svg/menu.svg class=book-icon alt=Menu></label> | ||
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content=" Compilers # Resources # Low-Level Software Security for Compiler Developers Tools # "><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content="Compilers"><meta property="og:description" content=" Compilers # Resources # Low-Level Software Security for Compiler Developers Tools # "><meta property="og:type" content="article"><meta property="og:url" content="https://anticorpware.github.io/anticorp-wiki/docs/Learning-Resources/compilers/"><meta property="article:section" content="docs"><meta property="article:modified_time" content="2023-08-31T02:03:53+05:30"><title>Compilers | The Church of GNU</title><link rel=manifest href=/anticorp-wiki/manifest.json><link rel=icon href=/anticorp-wiki/favicon.png><link rel=stylesheet href=/anticorp-wiki/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css integrity="sha256-+N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin=anonymous><script defer src=/anticorp-wiki/flexsearch.min.js></script> | ||
<script defer src=/anticorp-wiki/en.search.min.1bb1134dae71756bb41c1914c3eb93949f18e8f193dc50c677328a3fda4bf0cc.js integrity="sha256-G7ETTa5xdWu0HBkUw+uTlJ8Y6PGT3FDGdzKKP9pL8Mw=" crossorigin=anonymous></script></head><body dir=ltr><input type=checkbox class="hidden toggle" id=menu-control> | ||
<input type=checkbox class="hidden toggle" id=toc-control><main class="container flex"><aside class=book-menu><div class=book-menu-content><nav><h2 class=book-brand><a class="flex align-center" href=/anticorp-wiki/><span>The Church of GNU</span></a></h2><div class=book-search><input type=text id=book-search-input placeholder=Search aria-label=Search maxlength=64 data-hotkeys=s/><div class="book-search-spinner hidden"></div><ul id=book-search-results></ul></div><ul><li><input type=checkbox id=section-20ed74b5767f57e4891bafe6526083b1 class=toggle checked> | ||
<label for=section-20ed74b5767f57e4891bafe6526083b1 class="flex justify-between"><a role=button>Learning Resources</a></label><ul><li><a href=/anticorp-wiki/docs/Learning-Resources/compilers/ class=active>Compilers</a></li><li><a href=/anticorp-wiki/docs/Learning-Resources/hardware/>Computer Architecture and Hardware</a></li><li><a href=/anticorp-wiki/docs/Learning-Resources/concurrency/>Concurrency</a></li><li><a href=/anticorp-wiki/docs/Learning-Resources/mobile_devices/>Mobile stuff</a></li></ul></li></ul></nav><script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script></div></aside><div class=book-page><header class=book-header><div class="flex align-center justify-between"><label for=menu-control><img src=/anticorp-wiki/svg/menu.svg class=book-icon alt=Menu></label> | ||
<strong>Compilers</strong> | ||
<label for=toc-control><img src=/svg/toc.svg class=book-icon alt="Table of Contents"></label></div><aside class="hidden clearfix"><nav id=TableOfContents><ul><li><ul><li><a href=#resources>Resources</a></li><li><a href=#tools>Tools</a></li></ul></li></ul></nav></aside></header><article class=markdown><h1 id=compilers>Compilers | ||
<label for=toc-control><img src=/anticorp-wiki/svg/toc.svg class=book-icon alt="Table of Contents"></label></div><aside class="hidden clearfix"><nav id=TableOfContents><ul><li><ul><li><a href=#resources>Resources</a></li><li><a href=#tools>Tools</a></li></ul></li></ul></nav></aside></header><article class=markdown><h1 id=compilers>Compilers | ||
<a class=anchor href=#compilers>#</a></h1><h3 id=resources>Resources | ||
<a class=anchor href=#resources>#</a></h3><ul><li><a href=https://llsoftsec.github.io/llsoftsecbook/>Low-Level Software Security for Compiler Developers</a></li></ul><h3 id=tools>Tools | ||
<a class=anchor href=#tools>#</a></h3></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/anticorpware/anticorp-wiki/commit/7aec0eced76358ce7e8f2ef00008fc4a2b69650e title='Last modified by Rohit Dhill | Aug 30, 2023' target=_blank rel=noopener><img src=/svg/calendar.svg class=book-icon alt=Calendar> | ||
<a class=anchor href=#tools>#</a></h3></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/anticorpware/anticorp-wiki/commit/7aec0eced76358ce7e8f2ef00008fc4a2b69650e title='Last modified by Rohit Dhill | Aug 30, 2023' target=_blank rel=noopener><img src=/anticorp-wiki/svg/calendar.svg class=book-icon alt=Calendar> | ||
<span>Aug 30, 2023</span></a></div></div><script>(function(){function e(e){const t=window.getSelection(),n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><div class=book-toc-content><nav id=TableOfContents><ul><li><ul><li><a href=#resources>Resources</a></li><li><a href=#tools>Tools</a></li></ul></li></ul></nav></div></aside></main></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content=" Concurrency # Resources # IIT Delhi COL 869: Special Topics in Concurrency "><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content="Concurrency"><meta property="og:description" content=" Concurrency # Resources # IIT Delhi COL 869: Special Topics in Concurrency "><meta property="og:type" content="article"><meta property="og:url" content="/docs/Learning-Resources/concurrency/"><meta property="article:section" content="docs"><meta property="article:modified_time" content="2023-08-31T02:03:53+05:30"><title>Concurrency | The Church of GNU</title><link rel=manifest href=/manifest.json><link rel=icon href=/favicon.png><link rel=stylesheet href=/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css><script defer src=/flexsearch.min.js></script> | ||
<script defer src=/en.search.min.db7f157c7b0f47133376b39be4360b5b7fdfb0eee72118ea236db32486b485b3.js></script></head><body dir=ltr><input type=checkbox class="hidden toggle" id=menu-control> | ||
<input type=checkbox class="hidden toggle" id=toc-control><main class="container flex"><aside class=book-menu><div class=book-menu-content><nav><h2 class=book-brand><a class="flex align-center" href=/><span>The Church of GNU</span></a></h2><div class=book-search><input type=text id=book-search-input placeholder=Search aria-label=Search maxlength=64 data-hotkeys=s/><div class="book-search-spinner hidden"></div><ul id=book-search-results></ul></div><ul><li><input type=checkbox id=section-20ed74b5767f57e4891bafe6526083b1 class=toggle checked> | ||
<label for=section-20ed74b5767f57e4891bafe6526083b1 class="flex justify-between"><a role=button>Learning Resources</a></label><ul><li><a href=/docs/Learning-Resources/compilers/>Compilers</a></li><li><a href=/docs/Learning-Resources/hardware/>Computer Architecture and Hardware</a></li><li><a href=/docs/Learning-Resources/concurrency/ class=active>Concurrency</a></li><li><a href=/docs/Learning-Resources/mobile_devices/>Mobile stuff</a></li></ul></li></ul></nav><script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script></div></aside><div class=book-page><header class=book-header><div class="flex align-center justify-between"><label for=menu-control><img src=/svg/menu.svg class=book-icon alt=Menu></label> | ||
<!doctype html><html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content=" Concurrency # Resources # IIT Delhi COL 869: Special Topics in Concurrency "><meta name=theme-color media="(prefers-color-scheme: light)" content="#ffffff"><meta name=theme-color media="(prefers-color-scheme: dark)" content="#343a40"><meta name=color-scheme content="light dark"><meta property="og:title" content="Concurrency"><meta property="og:description" content=" Concurrency # Resources # IIT Delhi COL 869: Special Topics in Concurrency "><meta property="og:type" content="article"><meta property="og:url" content="https://anticorpware.github.io/anticorp-wiki/docs/Learning-Resources/concurrency/"><meta property="article:section" content="docs"><meta property="article:modified_time" content="2023-08-31T02:03:53+05:30"><title>Concurrency | The Church of GNU</title><link rel=manifest href=/anticorp-wiki/manifest.json><link rel=icon href=/anticorp-wiki/favicon.png><link rel=stylesheet href=/anticorp-wiki/book.min.f8de3645fe00591b41524aee174e19edd98a22255a2930a0cdc82a94835ba387.css integrity="sha256-+N42Rf4AWRtBUkruF04Z7dmKIiVaKTCgzcgqlINbo4c=" crossorigin=anonymous><script defer src=/anticorp-wiki/flexsearch.min.js></script> | ||
<script defer src=/anticorp-wiki/en.search.min.1bb1134dae71756bb41c1914c3eb93949f18e8f193dc50c677328a3fda4bf0cc.js integrity="sha256-G7ETTa5xdWu0HBkUw+uTlJ8Y6PGT3FDGdzKKP9pL8Mw=" crossorigin=anonymous></script></head><body dir=ltr><input type=checkbox class="hidden toggle" id=menu-control> | ||
<input type=checkbox class="hidden toggle" id=toc-control><main class="container flex"><aside class=book-menu><div class=book-menu-content><nav><h2 class=book-brand><a class="flex align-center" href=/anticorp-wiki/><span>The Church of GNU</span></a></h2><div class=book-search><input type=text id=book-search-input placeholder=Search aria-label=Search maxlength=64 data-hotkeys=s/><div class="book-search-spinner hidden"></div><ul id=book-search-results></ul></div><ul><li><input type=checkbox id=section-20ed74b5767f57e4891bafe6526083b1 class=toggle checked> | ||
<label for=section-20ed74b5767f57e4891bafe6526083b1 class="flex justify-between"><a role=button>Learning Resources</a></label><ul><li><a href=/anticorp-wiki/docs/Learning-Resources/compilers/>Compilers</a></li><li><a href=/anticorp-wiki/docs/Learning-Resources/hardware/>Computer Architecture and Hardware</a></li><li><a href=/anticorp-wiki/docs/Learning-Resources/concurrency/ class=active>Concurrency</a></li><li><a href=/anticorp-wiki/docs/Learning-Resources/mobile_devices/>Mobile stuff</a></li></ul></li></ul></nav><script>(function(){var e=document.querySelector("aside .book-menu-content");addEventListener("beforeunload",function(){localStorage.setItem("menu.scrollTop",e.scrollTop)}),e.scrollTop=localStorage.getItem("menu.scrollTop")})()</script></div></aside><div class=book-page><header class=book-header><div class="flex align-center justify-between"><label for=menu-control><img src=/anticorp-wiki/svg/menu.svg class=book-icon alt=Menu></label> | ||
<strong>Concurrency</strong> | ||
<label for=toc-control><img src=/svg/toc.svg class=book-icon alt="Table of Contents"></label></div><aside class="hidden clearfix"><nav id=TableOfContents><ul><li><ul><li><a href=#resources>Resources</a></li></ul></li></ul></nav></aside></header><article class=markdown><h1 id=concurrency>Concurrency | ||
<label for=toc-control><img src=/anticorp-wiki/svg/toc.svg class=book-icon alt="Table of Contents"></label></div><aside class="hidden clearfix"><nav id=TableOfContents><ul><li><ul><li><a href=#resources>Resources</a></li></ul></li></ul></nav></aside></header><article class=markdown><h1 id=concurrency>Concurrency | ||
<a class=anchor href=#concurrency>#</a></h1><h3 id=resources>Resources | ||
<a class=anchor href=#resources>#</a></h3><ul><li><a href=https://www.cse.iitd.ac.in/~soham/COL869/page.html>IIT Delhi COL 869: Special Topics in Concurrency</a></li></ul></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/anticorpware/anticorp-wiki/commit/7aec0eced76358ce7e8f2ef00008fc4a2b69650e title='Last modified by Rohit Dhill | Aug 30, 2023' target=_blank rel=noopener><img src=/svg/calendar.svg class=book-icon alt=Calendar> | ||
<a class=anchor href=#resources>#</a></h3><ul><li><a href=https://www.cse.iitd.ac.in/~soham/COL869/page.html>IIT Delhi COL 869: Special Topics in Concurrency</a></li></ul></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/anticorpware/anticorp-wiki/commit/7aec0eced76358ce7e8f2ef00008fc4a2b69650e title='Last modified by Rohit Dhill | Aug 30, 2023' target=_blank rel=noopener><img src=/anticorp-wiki/svg/calendar.svg class=book-icon alt=Calendar> | ||
<span>Aug 30, 2023</span></a></div></div><script>(function(){function e(e){const t=window.getSelection(),n=document.createRange();n.selectNodeContents(e),t.removeAllRanges(),t.addRange(n)}document.querySelectorAll("pre code").forEach(t=>{t.addEventListener("click",function(){if(window.getSelection().toString())return;e(t.parentElement),navigator.clipboard&&navigator.clipboard.writeText(t.parentElement.textContent)})})})()</script></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><div class=book-toc-content><nav id=TableOfContents><ul><li><ul><li><a href=#resources>Resources</a></li></ul></li></ul></nav></div></aside></main></body></html> |
Oops, something went wrong.