Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Commit

Permalink
Added build icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mcon authored Nov 25, 2018
1 parent 9bc6a3c commit 1da67ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# A Rust implementation of craftinginterpreters' Lox language
![picture](https://travis-ci.org/mcon/craftinginterpreters-rust.svg?branch=master)

Currently a work in progress: as an attempt to learn Rust and more about compilers I'm writing a Rust implementaiton of the Lox language, as found at http://craftinginterpreters.com.

As this is a personal project to learn more about Rust, no PRs are accepted at this time.

0 comments on commit 1da67ff

Please sign in to comment.