Thread: Clojure for FRC
View Single Post
  #1   Spotlight this post!  
Unread 30-08-2015, 18:36
PikaDotus's Avatar
PikaDotus PikaDotus is offline
CEO
FRC #3501
Team Role: Leadership
 
Join Date: Dec 2012
Rookie Year: 2013
Location: Sunnyvale, CA
Posts: 9
PikaDotus is an unknown quantity at this point
Clojure for FRC

I wanted to learn to use Clojure in a project, but was sick of web stuff. So I decided (since Clojure runs on the JVM, making Java interop trivial) to re-write an existing, basic Java robot program in Clojure.

Clojure: https://github.com/glinia/3501-spark-clojure
Java code this was based on: https://github.com/glinia/3501-spark

As this was my first project in Clojure, and I don't know the language well at all, much of the code is likely unidiomatic. Feedback appreciated.

Logan
CEO, FRC 3501
__________________
Technical debt is investing in the present using the future as collateral.