Tama Communications Corporation
Top | Introduction | Contents | Free Software | Contact
=> Top > Contents >Language Source Tour!  [Japanese]

Introduction [details]
Outline
Business
Policy
Contents [details]
Kernel source tour!
Language source tour!
Free Software [details]
Accounting system BOKIN
GNU GLOBAL
PathConvert
Personal history

Asking for donation
Contact [details]
Development
Free Software
Other
Powered by

o Script Language Source Tour!

Bash source code Hello, hackers. Welcome to Script Language Source Tour!

Please walk freely. Everything are free activities. Since putting the link on the place which can be moved, there is no dangerous place.

Please don't download whole hypertext using hypertext copy tools. Our network cannot afford such traffic. Instead, you can generate same thing in your computer using GLOBAL source code tag system .

Good luck!

* Present series

Bash-3.2
Bash is a re-implementation of sh by GNU project. The original sh was introduced in UNIX V1 in 1969, and rewrtten in V7 by S. R. Bourne in 1978.
Guile-1.8.1
Guile is a implementation of Scheme which is a dialect of lisp and is adopted as a standard application extended language of GNU. Lisp was developped by John McCarthy in 1958. Scheme was developped by Gerald J.Sussman and Guy L.Steele Jr. in 1975. It is surprising that the language which resulted in Genesis of the computer language is still used in the active service and it tells us that the design of the language was very excellent.
Perl-5.8.8
Perl is a language developped by Larry Wall and was published in 1987. Since this language has various functions, we came to be able to describe processing which had had to use a lot of commands in the past with only perl. Perl came to continue the improvement afterwards, and to support Object-Oriented.
tcl-8.4.14
tcl was developped by John Ousterhout. The feature of this language is to be offered the interpreter as a C library. Using the library, user can build tcl language in their application programs easily. The feature was succeeded to guile.
Python-2.5
Python is a language which developped by Guido van Rossum, and was published in 1991. Differed from Perl, Python supported Object-Oriented from the first stage.
Ruby-1.8.5
Ruby is a language which developped by Yukihiro Matsumoto and was published in 1995. As well as Python, Ruby supported Object-Oriented from the first stage. Additionally, it should be called an Object-Oriented language more purely.
PHP-5.2.0
PHP is a language which developped by Rasmes Lerdorf and was published in 1995 as 'PHP/FI'. It looks like perl and is optimized suitably to web.

* Historic series

One True AWK
Awk is a script language which developped by Vlfred V. Aho, Brian W. Kernighan, Peter J.Weinberger in 1977. It was implemented in the process of generalizing grep and sed, and had C like syntax. In this tour, we visits the original awk which is being maintained now(!).

'Script language source tour!' was generated by GNU GLOBAL .

=> Top > Contents >Language Source Tour!  [Japanese]

Top | Introduction | Contents | Free Software | Contact
2002, 2003, 2004, 2005, 2006, 2007, 2008 Copyright (c) Tama Communications Corporation