al3x + scala   107

Scalatron
Scalatron is a multi-player programming game in which bot programs written in Scala compete against each other.
scala  game  education  from readability
18 days ago by al3x
aboisvert/revolute
"a rich SQL-like querying language (embedded DSL) inspired by Apache Hive and Scala Query" [...] "essentially a thin layer on top of Cascading"
hadoop  scala  library  cascading  bigdata  query 
6 weeks ago by al3x
Scala Documentation
"Community-driven documentation for Scala."
scala  documentation  community  from instapaper
october 2011 by al3x
DDSL - Dynamic Distributed Service Locator
"In many big companies you have a lot of services (SOAP, REST, etc) spread across many servers on several different Web Containers/Application Servers/ESB (Weblogic, Glassfish, Tomcat, Jetty, Mule, etc). [...] This is where DDSL helps.."
scala  service  soa  opensource  zookeeper  from instapaper
may 2011 by al3x
What are the best Haskell libraries to operationalize a program? - Stack Overflow
A question for the Haskell gurus out there, particularly @donsbot and @bos31337:
haskell  scala  question  ops  monitoring  logging 
april 2011 by al3x
spsc - A Small Positive Supercompiler in Scala, Haskell, Python & Ruby - Google Project Hosting
"A supercompiler is a program transformer that traces the possible generalized histories of computation by the source program, and builds an equivalent target program, whose structure is, in a sense, "simpler" than the structure of the source program. The simplification is achieved by removing certain "redundant" actions from the source program."
haskell  programming  scala  compiler  supercompiler 
march 2011 by al3x
ActiveMQ Apollo
"a Scala 2.8 based messaging broker. It can be thought of as a forked and stripped down version of Apache ActiveMQ . It is focused on providing a simple, stable, scalable messaging core which is easy to extend."
apache  messaging  queue  scala 
january 2011 by al3x
scala-migrations
"a library to manage upgrades and rollbacks to database schemas"
database  library  migration  opensource  scala  from instapaper
december 2010 by al3x
Scala 2.8 Collections API
"a graphical overview over the Scala 2.8 Collections API types most relevant to Scala developers"
graph  scala  collections 
september 2010 by al3x
scala
RT : Stoked that and are keynoting the Off San Francisco on September 24th. Register now at ...
#Scala  #Lift  Scala  Lift  from twitter
august 2010 by al3x
Video | Scala Days 2010
RT : Using DSLs to launch rockets at NASA: That's a good answer for when you're asked if Sc ...
#Scala  Scala  from twitter
july 2010 by al3x
Norbert
a library that provides easy cluster management and workload distribution
distributed  java  scala  linkedin  cluster 
july 2010 by al3x
ScalaNLP
a collection of libraries for Natural Language Processing, Machine Learning, and Statistics
scala  nlp  machinelearning  statistics  library 
july 2010 by al3x
Scala Lift Off
RT : The off site is live conferences in san francisco, nyc & london
#scala  #lift  scala  lift  from twitter
july 2010 by al3x
casbah
A series of wrappers and DSL-like functionality for utilizing MongoDB from within Scala.
scala  mongodb  library  opensource 
june 2010 by al3x
HawtDispatch
"a small ( less than 100k ) thread pooling and NIO handling framework API modeled after the libdispatch API that Apple created to power the Grand Central Dispatch (GCD) technology in OS X"
scala  java  async  threading  gcd 
may 2010 by al3x
Circumflex
"a set of software components for quick and robust [web] application development using Scala programming language"
scala  webapp  framework 
may 2010 by al3x
Scala Tribes
"Are you looking for Scala enthusiasm somewhere near? This site is keeping track of all Scala user groups (more commonly referred to as Scala enthusiasts) across the globe."
scala  meetup  community 
april 2010 by al3x
Stax Networks
"The fastest way for Java EE developers to build, manage and scale applications in the Cloud."
ec2  aws  java  scala  j2ee  hosting 
march 2010 by al3x
scalgorithms
a collection of basic algorithms and datastructures written in Scala
scala  algorithm  datastructure  library 
march 2010 by al3x
Matei Zaharia - Spark
"a simple cluster computing framework built on top of Nexus"
scala  cluster  distributed  hadoop 
march 2010 by al3x
Squeryl
"a strongly typed DSL (domain specific language) for SQL databases in which table rows are manipulated as Scala objects via an SQL like language". Basically LINQ for Scala.
scala  dsl  sql  orm  linq 
february 2010 by al3x
Xus
"simple, reliable, mid-scale p2p messaging and storage"
p2p  scala  network  messaging  storage 
october 2009 by al3x
Simply Scala
Online Scala REPL.
scala  repl 
june 2009 by al3x
scouchdb
"offers a Scala interface to using CouchDB"
scala  couchdb  storage  library  http 
may 2009 by al3x
lightscalaplugin
"provides syntax highlighting for the Scala programming language"
eclipse  ide  scala  syntax  highlight  plugin 
may 2009 by al3x
Dispatch
"a Scala library for accessing HTTP services"
library  scala  http  httpclient 
may 2009 by al3x
S-99: Ninety-Nine Scala Problems
"an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett at the Berne University of Applied Sciences in Berne"
scala  education 
march 2009 by al3x
How do you talk about Scala?
"[T]he JVM is not short of languages which are better than Java."
scala  programming  presentation  question 
march 2009 by al3x
Spde
"an offshoot of the Processing Development Environment (PDE) that runs sketches written in Scala, an object-oriented and functional language, with the same go-button simplicity that that the PDE applies to p5 code."
scala  processing  visualization 
february 2009 by al3x
Programming Scala, 1st Edition
Coming later this year from O'Reilly. Now available as a Rough Cut.
scala  book  al3x  programming  language  oreilly 
february 2009 by al3x
Pinky
"a simple Scala REST/MVC framework built on top of Guice Servlet 2.0"
scala  http  web  framework 
january 2009 by al3x
Refactoring Scala Actors
...as a state machine. Bet it's more readable but performs worse than the current Actor implementation.
scala  actor  refactor 
january 2009 by al3x
Leveraging Annotations in Scala
Well, more like in Maven, with Scala. It's sort of ghastly.
scala  maven  annotation 
january 2009 by al3x
Slinky
"[an] HTTP library for web applications using the Scala Programming Language. It models a web application as a function :: Request -> Response rather than the more typical side-effecting procedure that accepts both a Request and Response to perform effects on the response. The Request and Response are modelled algebraically using Scala's closed algebraic data types"
http  scala  library  functional  algebra 
december 2008 by al3x
simple-build-tool
"a simple build tool for Scala projects that aims to do the basics well"
scala  build 
december 2008 by al3x
Scala Explained
A community-written Scala book.
scala  book  community 
december 2008 by al3x
How Scala's type system works for your Domain Model
"Now that's a lot of domain constraints implemented only through the power of the type system." It sure is!
scala  typing 
october 2008 by al3x
tiscaf http server
A pure Scala HTTP server. Supports persistent connections.
scala  server  http 
october 2008 by al3x
Procedural Code in Functional Clothing?
An exploration of why Scala's List library is implemented in a procedural style. The answer: performance. The commenters have some interesting alternate implementations.
scala  implementation  performance  functional 
october 2008 by al3x
Partially Applying Scala type variables
Neat trick, but definitely pushing the boundaries of clarity and maintainability.
scala  typing  trick 
september 2008 by al3x
Actor Exceptions
Note the handy comment from Julian Morrison.
scala  actor  erlang 
september 2008 by al3x
Naïve Text Parsing in Scala
Daniel Spiewak writes a C format string parser in Scala, proves he's a pimp.
scala  parsing  statemachine  grammar 
august 2008 by al3x
Implicits for the Masses
A practical exampe of why implicts are useful, plus predictably great comments by Daniel Spiewak.
scala  implicit  typing 
august 2008 by al3x
Traits in Scala: a Powerful Design Tool
Covers in depth why you'd want to use Traits in Scala, and how.
scala  trait  tutorial 
august 2008 by al3x
« earlier      

related tags

#lift  #scala  2.8  actor  al3x  algebra  algorithm  amqp  android  annotation  apache  api  appengine  async  aws  bdd  bigdata  blog  book  build  buildr  caching  calculus  cascading  caseclass  cheatsheet  cloud  cluster  coherence  collections  combinator  community  comparison  compiler  concurrency  constructor  couchdb  coverage  criticism  database  datastructure  deanwampler  dependency  distance  distributed  documentation  dsl  ec2  eclipse  editor  education  ehcache  emacs  ensime  erlang  event  example  framework  functional  game  gcd  geronimo  grammar  graph  hadoop  haskell  highlight  hosting  howto  html  http  httpclient  ide  implementation  implicit  infix  intellij  j2ee  java  javadoc  javarebel  jruby  json  jvm  language  Levenshtein  library  lift  linkedin  linq  linter  loadtesting  logging  machinelearning  mapreduce  math  maven  meetup  memcached  messaging  migration  ml  mongodb  monitoring  network  nlp  ocaml  opensource  operator  ops  oreilly  orm  p2p  parser  parsing  pattern  performance  plugin  poll  presentation  processing  programming  proguard  quality  query  question  queue  rabbitmq  refactor  reference  reflection  repl  rpc  ruby  sbt  scala  scalability  scripting  server  service  sf  ski  soa  specification  sql  statemachine  statistics  storage  stresstesting  supercompiler  syntax  template  testing  threading  tip  tools  toread  trait  trick  tumblelog  tutorial  twitter  typing  video  visualization  web  webapp  xml  zookeeper 

Copy this bookmark:



description:


tags: