13 lines
No EOL
754 B
Text
13 lines
No EOL
754 B
Text
{{language|Pop11
|
|
|strength=strong
|
|
|safety=safe
|
|
|express=implicit
|
|
|checking=dynamic
|
|
|gc=yes
|
|
|LCT=yes}}Pop11 is a dynamic multi-[[:Category:Programming Paradigms|paradigm]] language. It has good support for [[procedural programming|procedural]], [[object-oriented]] and [[functional programming]]. Pop11 is a main language of Poplog system. Poplog offers incremental compilers for several languages (Pop11, [[Lisp]], [[Standard ML|SML]] and [[Prolog]]).
|
|
|
|
==See Also==
|
|
*[[wp:POP-11|Wikipedia article]]
|
|
*[http://www.cs.bham.ac.uk/research/poplog/freepoplog.html Main Poplog site]
|
|
*[http://www.cs.bham.ac.uk/research/poplog/poplog.info.html Additional Information about Poplog and Pop11]
|
|
*[http://www.cs.bham.ac.uk/research/poplog/primer/ Online Pop11 Primer] |