dstark
Baton Rouge, LA
Studenting
Dylan Stark is a doctoral candidate in the computer science department at LSU and a graduate research assistant at its Center for Computation & Technology. His current research interests include knowledge management, ontologies, and high-performance symbolic computing, with a focus on parallel processing of dynamic directed graph structures. Stark has an MS in systems science from LSU. Contact him at dstark@cct.lsu.edu.
dstark's Websites
dstark's Twine
Created
Joined
dstark's Recent Activity
Items
-
Python Package Index : dataflow 0.1.0Dataflow package for Python. This is based on the Ruby gem by larrytheliquid.
dstark
added
7 months ago
- SHARE
- VIEW IN TWINES (1)
- VIEW WEB PAGE
-
larrytheliquid's dataflow at master - GitHublarrytheliquid / dataflow Description: Dataflow concurrency for Ruby (inspired by the Oz language) Clone URL: Larry Diehl dataflow / What’s this? A Ruby library that adds Dataflow variables (inspired by the Oz language). Dataflow variables have the property that they can only ...
dstark
added
8 months ago
- SHARE
- VIEW IN TWINES (1)
- VIEW WEB PAGE
-
Dataflow: Erlang-Style Thread Safety in Ruby « I like stuff.Review of Dataflow module for Ruby.
dstark
added
8 months ago
-
Types for Concurrency « Bartosz Milewski’s Programming CafeDescription of the Guava programming language, specifically the extensions to the Java type system which may be beneficial to concurrent programming.
dstark
added
9 months ago
- SHARE
- VIEW IN TWINES (1)
- VIEW WEB PAGE
-
PL Grand ChallengesThese are notes on the panel on Grand Challenges in Programming Languages, which was held at POPL 2009. The notes were taken by Benjamin C. Pierce and edited by Yitzhak Mandelbaum.
dstark
added
9 months ago
- SHARE
- VIEW IN TWINES (1)
- VIEW WEB PAGE
Comments
-
Python Package Index : dataflow 0.1.0This gives a Python version of the Ruby dataflow gem.dstark added to Programming Languages for Concurrent … 7 months ago
-
larrytheliquid's dataflow at master - GitHubIntroduces the Dataflow module for Ruby. This adds support for dataflow variable and shows their use for synchronizing threads.dstark added to Programming Languages for Concurrent … 8 months ago
-
Dataflow: Erlang-Style Thread Safety in Ruby « I like stuff.Shows how to use dataflow variables in Ruby to synchronize threads.dstark added to Programming Languages for Concurrent … 8 months ago
-
Types for Concurrency « Bartosz Milewski’s Programming CafeLooks at how extensions to a type system in a conventional language can help prevent data races and deadlocks in a concurrent program.dstark added to Programming Languages for Concurrent … 9 months ago
-
PL Grand ChallengesParallel programming gets a nod as a grand challenge for programming language research.dstark added to Programming Languages for Concurrent … 9 months ago