emacs.d/clones/ruslanspivak.com/archives.html
2022-10-07 19:32:11 +02:00

285 lines
No EOL
14 KiB
HTML

<!DOCTYPE html>
<html lang="en"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<title>Archives - Ruslan's Blog</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Ruslan Spivak" />
<!-- Open Graph tags -->
<meta property="og:site_name" content="Ruslan's Blog" />
<meta property="og:type" content="website"/>
<meta property="og:title" content="Ruslan's Blog"/>
<meta property="og:url" content="https://ruslanspivak.com"/>
<meta property="og:description" content="Ruslan's Blog"/>
<meta name="twitter:card" content="summary">
<meta name="twitter:domain" content="https://ruslanspivak.com">
<!-- Bootstrap -->
<link rel="stylesheet" href="theme/css/bootstrap.min.css" type="text/css"/>
<link href="theme/css/font-awesome.min.css" rel="stylesheet">
<link href="theme/css/pygments/tango.css" rel="stylesheet">
<link href="theme/css/typogrify.css" rel="stylesheet">
<link rel="stylesheet" href="theme/css/style.css" type="text/css"/>
<link href="static/custom.css" rel="stylesheet">
<link href="feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
title="Ruslan's Blog ATOM Feed"/>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand">
Ruslan's Blog </a>
</div>
<div class="collapse navbar-collapse navbar-ex1-collapse">
<ul class="nav navbar-nav">
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="pages/about.html"><i class="fa fa-question"></i><span class="icon-label">About</span></a></li>
<li><a href="archives.html"><i class="fa fa-th-list"></i><span class="icon-label">Archives</span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
</div> <!-- /.navbar -->
<!-- Banner -->
<!-- End Banner -->
<div class="container">
<div class="row">
<div class="col-sm-9">
<section id="content">
<h1>Archives for Ruslan's Blog</h1>
<div id="archives">
<p>
<span class="categories-timestamp"><time datetime="2020-03-19T10:00:00-04:00">Thu, March 19, 2020</time></span>
<a href="lsbasi-part19/index.html">Let&#8217;s Build A Simple Interpreter. Part 19: Nested Procedure&nbsp;Calls</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2020-03-01T11:53:00-05:00">Sun, March 01, 2020</time></span>
<a href="eofnotchar/index.html"><span class="caps">EOF</span> is not a&nbsp;character</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2020-02-20T08:00:00-05:00">Thu, February 20, 2020</time></span>
<a href="lsbasi-part18/index.html">Let&#8217;s Build A Simple Interpreter. Part 18: Executing Procedure&nbsp;Calls</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2019-08-28T11:00:00-04:00">Wed, August 28, 2019</time></span>
<a href="lsbasi-part17.html">Let&#8217;s Build A Simple Interpreter. Part 17: Call Stack and Activation&nbsp;Records</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2019-07-23T08:20:00-04:00">Tue, July 23, 2019</time></span>
<a href="lsbasi-part16/index.html">Let&#8217;s Build A Simple Interpreter. Part 16: Recognizing Procedure&nbsp;Calls</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2019-06-21T05:45:00-04:00">Fri, June 21, 2019</time></span>
<a href="lsbasi-part15/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;15.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2017-05-08T05:45:00-04:00">Mon, May 08, 2017</time></span>
<a href="lsbasi-part14/index.html">Let&#8217;s Build A Simple Interpreter. Part 14: Nested Scopes and a Source-to-Source&nbsp;Compiler.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2017-04-27T01:00:00-04:00">Thu, April 27, 2017</time></span>
<a href="lsbasi-part13.html">Let&#8217;s Build A Simple Interpreter. Part 13: Semantic&nbsp;Analysis.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2016-12-01T16:20:00-05:00">Thu, December 01, 2016</time></span>
<a href="lsbasi-part12/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;12.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2016-09-20T21:15:00-04:00">Tue, September 20, 2016</time></span>
<a href="lsbasi-part11/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;11.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2016-08-04T09:15:00-04:00">Thu, August 04, 2016</time></span>
<a href="lsbasi-part10/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;10.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2016-05-01T06:10:00-04:00">Sun, May 01, 2016</time></span>
<a href="lsbasi-part9/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;9.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2016-01-18T06:10:00-05:00">Mon, January 18, 2016</time></span>
<a href="lsbasi-part8/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;8.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-12-15T07:00:00-05:00">Tue, December 15, 2015</time></span>
<a href="lsbasi-part7/index.html">Let&#8217;s Build A Simple Interpreter. Part 7: Abstract Syntax&nbsp;Trees</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-11-02T07:00:00-05:00">Mon, November 02, 2015</time></span>
<a href="lsbasi-part6/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;6.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-10-14T07:00:00-04:00">Wed, October 14, 2015</time></span>
<a href="lsbasi-part5/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;5.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-09-11T07:00:00-04:00">Fri, September 11, 2015</time></span>
<a href="lsbasi-part4/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;4.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-08-12T07:00:00-04:00">Wed, August 12, 2015</time></span>
<a href="lsbasi-part3/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;3.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-07-03T07:00:00-04:00">Fri, July 03, 2015</time></span>
<a href="lsbasi-part2/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;2.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-06-15T06:00:00-04:00">Mon, June 15, 2015</time></span>
<a href="lsbasi-part1/index.html">Let&#8217;s Build A Simple Interpreter. Part&nbsp;1.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-05-20T06:00:00-04:00">Wed, May 20, 2015</time></span>
<a href="lsbaws-part3/index.html">Let&#8217;s Build A Web Server. Part&nbsp;3.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-04-06T07:00:00-04:00">Mon, April 06, 2015</time></span>
<a href="lsbaws-part2/index.html">Let&#8217;s Build A Web Server. Part&nbsp;2.</a>
</p>
<p>
<span class="categories-timestamp"><time datetime="2015-03-09T08:00:00-04:00">Mon, March 09, 2015</time></span>
<a href="lsbaws-part1/index.html">Let&#8217;s Build A Web Server. Part&nbsp;1.</a>
</p>
</div>
</section>
</div>
<div class="col-sm-3" id="sidebar">
<aside>
<section class="well well-sm">
<ul class="list-group list-group-flush">
<li class="list-group-item"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Social</span></h4>
<ul class="list-group" id="social">
<li class="list-group-item"><a href="https://github.com/rspivak/"><i class="fa fa-github-square fa-lg"></i> github</a></li>
<li class="list-group-item"><a href="https://twitter.com/rspivak"><i class="fa fa-twitter-square fa-lg"></i> twitter</a></li>
<li class="list-group-item"><a href="https://linkedin.com/in/ruslanspivak/"><i class="fa fa-linkedin-square fa-lg"></i> linkedin</a></li>
</ul>
</li>
<li class="list-group-item"><h4><i class="fa fa-home fa-lg"></i><span class="icon-label">Popular posts</span></h4>
<ul class="list-group" id="popularposts">
<li class="list-group-item"
style="font-size: 15px; word-break: normal;">
<a href="lsbaws-part1/index.html">
Let's Build A Web Server. Part 1.
</a>
</li>
<li class="list-group-item"
style="font-size: 15px; word-break: normal;">
<a href="lsbasi-part1/index.html">
Let's Build A Simple Interpreter. Part 1.
</a>
</li>
<li class="list-group-item"
style="font-size: 15px; word-break: normal;">
<a href="lsbaws-part2/index.html">
Let's Build A Web Server. Part 2.
</a>
</li>
<li class="list-group-item"
style="font-size: 15px; word-break: normal;">
<a href="lsbaws-part3/index.html">
Let's Build A Web Server. Part 3.
</a>
</li>
<li class="list-group-item"
style="font-size: 15px; word-break: normal;">
<a href="lsbasi-part2/index.html">
Let's Build A Simple Interpreter. Part 2.
</a>
</li>
</ul>
</li>
<li class="list-group-item">
<h4>
<span>Disclaimer</span>
</h4>
<p id="disclaimer-text"> Some of the links on this site
have my Amazon referral id, which provides me with a small
commission for each sale. Thank you for your support.
</p>
</li>
</ul>
</section>
</aside>
</div>
</div>
</div>
<footer>
<div class="container">
<hr>
<div class="row">
<div class="col-xs-10">&copy; 2020 Ruslan Spivak
<!-- &middot; Powered by <a href="https://github.com/DandyDev/pelican-bootstrap3" target="_blank">pelican-bootstrap3</a>, -->
<!-- <a href="http://docs.getpelican.com/" target="_blank">Pelican</a>, -->
<!-- <a href="http://getbootstrap.com" target="_blank">Bootstrap</a> -->
<!-- -->
</div>
<div class="col-xs-2"><p class="pull-right"><i class="fa fa-arrow-up"></i> <a href="archives.html#">Back to top</a></p></div>
</div>
</div>
</footer>
<script src="theme/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="theme/js/bootstrap.min.js"></script>
<!-- Enable responsive features in IE8 with Respond.js (https://github.com/scottjehl/Respond) -->
<script src="theme/js/respond.min.js"></script>
<!-- Disqus -->
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'ruslanspivak'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function () {
var s = document.createElement('script');
s.async = true;
s.type = 'text/javascript';
s.src = '//' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
<!-- End Disqus Code -->
<!-- Google Analytics Universal -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2572871-3', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics Universal Code -->
</body>
</html>