Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
7 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 7

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Lansa

: For the fruit, see Lansium domesticum

LANSA is a development environment for generating applications on multiple computer platforms. It is classified as a 4 GL (4th generation computing language). It originated on the AS400, but now runs on many platforms including MS Windows, Unix, and Linux.

It is a highly productive language using a centralised data Dictionary called the LANSA Repository. Its most notable feature being it generates Input/output modules for each file defined from the data dictionary. Every program that needs to talk to a file therefore is guided through to the I/O module for that file. This therefore is the ideal place to input validation logic including referential integrity on that file.