Don Libes is a computer scientist at NIST performing computer science research on interoperability. He works in the Manufacturing Systems Integration Division, which performs research on software integration methods, creating custom software that implements draft standards and serves as an interface to other components provided by separate vendors.[1]

Don Libes
EmployerNIST
Known forExpect, STEP

Libes is responsible for numerous implementations of STEP, a family of ISO standards and draft standards for product management.[1] He is the creator of the NIST Identifier Collaboration Service, a free service to allow collaborative management of unmanaged namespaces. Libes is also responsible for one of the earliest network-shared memory ports on UNIX and the first port of XINU on UNIX.

Libes's book Obfuscated C Code and Other Mysteries[2] explains the winning entries in the Obfuscated C Code Contest, as an educational tool.

Libes is best known for Expect, which is public domain software for automating and testing interactive applications such as Telnet, FTP, passwd and hundreds of other programs[1] that have no internal control language (or too limited of a control language) of their own. Libes also developed Expectk, which glues Expect to Tk thereby allowing a character-graphic or line-oriented program to be entirely hidden with a modern graphical user interface.

Expect has been successively ported to Perl(expect.pm), Python(pexpect) and Java(expect4j): the aforementioned ports are all open source and are as such subject to caution concerning their conformity to Libes' original software. Massive network automation with the original language or these variants is patent within many ISP's autonomous systems worldwide - the tectonic plates of the Internet, and also within large national and international corporate networks.

Publications edit

Books edit

Source:[2]

  • Libes, Don; Ressler, Sandy (1989). Life With UNIX: A Guide For Everyone. Prentice-Hall. ISBN 0-13-536657-7.
  • Libes, Don (1993). Obfuscated C and Other Mysteries. Wiley. ISBN 0-471-57805-3.
  • Libes, Don (1995). Exploring Expect: A Tcl-based Toolkit for Automating Interactive Programs. O'Reilly. ISBN 978-1-56592-090-3.

References edit

  1. ^ a b c "Don Libes homepage". NIST. Archived from the original on 21 March 2012. Retrieved 17 March 2012.
  2. ^ a b "Don Libes - Publications List". NIST. Archived from the original on 13 March 2011. Retrieved 13 June 2011.