Browse Source

Add languages I've seen and those I've written code in.

Likely incomplete.

The 'written' list is hopefully in chronical order (time of first
writing code in the language).
Lucas Stadler 13 years ago
parent
commit
b063df331c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@ -15,3 +15,6 @@ programming languages. So here I am, enjoy yourself!
15 15
* current:
16 16
    - [clojure](http://clojure.org): A modern Lisp on the JVM.
17 17
    - [haskell](http://haskell.org)
18
* seen: Bash, C, C++, Ruby, Python, Java, Erlang, J, Haskell, Clojure,
19
  Scala, Perl, Forth, ASM, Scheme
20
* written: Bash, C, Ruby, Python, Scheme, Haskell, Java, Erlang, Clojure