Pinned Repositories
blog-example.jl
A Example Blog app in Julia using HttpServer, Calendar, SQLite, and Mustache
dropbox444
Project 1 for JHU's 600.444 Computer Networks Course (Spring 2012)
Escher.jl
Web UIs in pure Julia
haiku-dropbox-client
An in-progress DropBox client for the Haiku operating system
julia-100-exercises
juliaparsec
A Parsec clone in Julia
madpug
Code for Lightning talk at Madison Python User Group (PyCall and call-julia-from-python)
Projects
Trying to complete 100 projects in Julia. Fork of https://github.com/thekarangoel/Projects
rose-warmups
Code for Morning Warmups
TypeCheck.jl
A TypeChecker for Julia
astrieanna's Repositories
astrieanna/TypeCheck.jl
A TypeChecker for Julia
astrieanna/haiku-dropbox-client
An in-progress DropBox client for the Haiku operating system
astrieanna/madpug
Code for Lightning talk at Madison Python User Group (PyCall and call-julia-from-python)
astrieanna/julia-100-exercises
astrieanna/Projects
Trying to complete 100 projects in Julia. Fork of https://github.com/thekarangoel/Projects
astrieanna/Escher.jl
Web UIs in pure Julia
astrieanna/learning-julia
Code examples for the Learning Julia book
astrieanna/rust
a safe, concurrent, practical language
astrieanna/Workloads.jl
A collection of real-world workloads for Julia
astrieanna/500lines
500 Lines or Less
astrieanna/BinDeps.jl
Tool for building binary dependencies for Julia modules
astrieanna/DataFrames.jl
library for working with tabular data in Julia
astrieanna/distributed_gameoflife
Conway's Game of Life in Julia using DArrays
astrieanna/GitHub.jl
A Julia package for interfacing with GitHub
astrieanna/HttpServer.jl
a basic, non-blocking HTTP server in Julia
astrieanna/JapaneseChess
A Mecha Lady Shogi program: Japanese Chess Engine written in Julia
astrieanna/julia
The Julia Language: A fresh approach to technical computing.
astrieanna/julia-cookbook
astrieanna/Julia-Playground
A collection of various playthings and utilities for graphical explorations in Julia.
astrieanna/julialang.github.com
Julia Project web site.
astrieanna/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
astrieanna/madison-hack-and-tell
Slides for Madison Hack and Tell presentations
astrieanna/METADATA.jl
Metadata for registered Julia packages.
astrieanna/PackageEvaluator.jl
A tool to evaluate the quality of a Julia pacakge
astrieanna/pelican-plugins
A bunch of plugins for the pelican blog engine.
astrieanna/presentations
Presentations for JuliaCon
astrieanna/QuickCheck.jl
QuickCheck specification-based testing for Julia
astrieanna/rust-fun
Fun things, with Rust!
astrieanna/usaco
solving USACO practice problems
astrieanna/WebSockets.jl
A WebSockets server library for Julia