Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 686 Bytes

polyglot.md

File metadata and controls

44 lines (35 loc) · 686 Bytes
layout title
page
Polyglot

I really love to try different programming languages, so I decided to add this page to record my path to polyglot.


Under My Belt:

  • Ruby
  • JavaScript
  • CoffeeScript
  • HTML
  • Haml
  • CSS
  • Pyret
  • Python
  • C
  • Alloy
  • Java
  • C++
  • C#
  • Shell Script
  • Pascal
  • R

Currently Pursuing:

  • Clojure (it's a modern Lisp, and I like it. also there's constantly new ideas brought up by Rich Hickey, which is great!)
  • OCaml (write TCP/IP library in OCaml, for CSCI1680)
  • Scala (write a STM library in Scala, for Reading and Research)
  • Haskell (Strongly typed language FTW)

On My Radar

  • Common Lisp
  • Elixir
  • Arc
  • Dart
  • Scss