Skip to content

steveklabnik/forward2015

gh-pages
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Forward 2015

This is my talk for Forward 2015.

What?

This repository contains 3 interwoven projects:

  • rust: a regular expression proram written in Rust
  • rsgex: a regular expression library written in node that uses the rust program (see above)
  • node: a node application that demostrates both the npm library Regex and the rsgex Rust/node regular expression library (see above)

Prerequisites

Up and Running

$ git clone git@github.com:steveklabnik/forward2015.git
$ cd forward2015 
$ make

About

My talk from forward2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published