Next Twelve Talks in One 43

On "Strongly Typed" Languages

        An example for a statically, but weakly typed language is C.
                (http://compilers.iecc.com/comparch/article/95-10-071)
        C is strongly typed...
                (http://www.google.com/search?q=cache:-Gt7Q2VqCFo:www.cis.njit.edu/~elsa/280/280%2520Lecture%252012%2520became13_files/slide0138.htm+%22strongly+typed%22+%22%2Bc%22)
        This works fine in weakly typed languages such as C.
                (http://www.mvps.org/vb/hardcore/html/typelessvariables.htm)
        LISP engines ...  are themselves generally written in strongly
        typed languages like C...
                (http://tlug.linux.or.jp/ML/0010/msg00352.html)
        In a weakly typed language such as C, ...
                (http://www.cs.colorado.edu/~diwan/5535-99/hw-6-soln.html)
        TYPE: strongly typed: (C, Algol, Fortran) 
                (http://sweat.cs.unm.edu/~bap/teach/S2000/CS257/notes/lecture/2000-01-19.txt)


More Details Copyright © 2003 M. J. Dominus