Guildenstern
Tepegian
Recently I have used:
C, C++, Java, Perl, HTML, VHDL, assembly
I have written things in (for classes and amusement):
VB, KornShell, FORTRAN 95, JavaScript, Python, SCHEME, QBASIC, HP-calculator, TI-calculator, NQC
HTML is of course not really a programming language. VHDL stands for "VHSIC Hardware Description Language" (VHSIC stands for "Very High Speed Integrated Circuit"); it is also not technically a programming language, but is used to, er, describe hardware ICs. The computer models for your processor were probably written in either VHDL or Verilog.
NQC stands for "Not Quite C", and is a language designed to be used with the Lego Mindstorms kit. It resembles C in structure and syntax, but has special macros and libraries for Mindstorms robot functions, and can be compiled into S-records which can be run on the Mindstorms microcontroller.
KornShell is pure evil.
SCHEME is a dialect of LISP, and is a very interesting language, structured completely differently from, say, C-like languages.
C, C++, Java, Perl, HTML, VHDL, assembly
I have written things in (for classes and amusement):
VB, KornShell, FORTRAN 95, JavaScript, Python, SCHEME, QBASIC, HP-calculator, TI-calculator, NQC
HTML is of course not really a programming language. VHDL stands for "VHSIC Hardware Description Language" (VHSIC stands for "Very High Speed Integrated Circuit"); it is also not technically a programming language, but is used to, er, describe hardware ICs. The computer models for your processor were probably written in either VHDL or Verilog.
NQC stands for "Not Quite C", and is a language designed to be used with the Lego Mindstorms kit. It resembles C in structure and syntax, but has special macros and libraries for Mindstorms robot functions, and can be compiled into S-records which can be run on the Mindstorms microcontroller.
KornShell is pure evil.
SCHEME is a dialect of LISP, and is a very interesting language, structured completely differently from, say, C-like languages.