Skip to content

Svedrin/forward2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Languages

  • HTML 39.1%
  • JavaScript 34.6%
  • Rust 17.1%
  • CSS 7.0%
  • Makefile 2.2%