Where ``knowing'' a language is to mean being able to write a program in said language without the need for external reference.
Myself:
ANSI C
K&R C
C++
x86 assembly
Common Lisp
Scheme
Bash
Java
Name:
Anonymous2007-12-05 11:08
C++
Python
Java
x86 Assembly
PIC Assembly
AVR Assembly
Parallax Propeller Assembly
Squirrel
PHP
Bash
Languages I know less well/use less often/used to know:
C
Spin
Factor
Scheme
Javascript
Visual Basic
Also currently working on a compiler for a forth-like language with extensive list support called Xe54. Code will compile to Parallax Propeller assembly and maybe x86, though chances are ill just interpret it on x86. Spec is about 90% complete, compiler currently only consists of a lexer.