16 lines
164 B
Plaintext
16 lines
164 B
Plaintext
#all regularly compiled binaries
|
|
addition
|
|
division
|
|
echo
|
|
helloworld
|
|
multiplication
|
|
subtraction
|
|
|
|
#Haskell
|
|
helloworld.hi
|
|
|
|
#Java
|
|
helloworld.class
|
|
|
|
#Fortran
|
|
helloworld.o |