Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions _posts/2016-04-21-Lisp.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: "Lisp"
subtitle: "Implementing a LISP"
author: "David Nuon"
avatar: "img/authors/wferr.png"
image: "https://cs.gmu.edu/~sean/lisp/lisplogo_warning_256.png"
date: 2016-04-21 19:00:00
layout: "event"
---

[Meetup Link](http://www.meetup.com/Uncoded/events/229508171/)

We will continue are talking and discussing programming languages this time we will be talking about LISP and its various implementations and will walk through our own simple implementation of LISP.