Glossary

From Lazarus wiki
Revision as of 00:43, 14 March 2005 by Lightning (talk | contribs) (→‎W)
Jump to navigationJump to search

This page will never be complete. I encourage you to continue adding things to it that:

  • Relate to this site
  • Relate to Freepascal
  • Relate to Lazarus


Contents

# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

#

A

===API=== Application Program Interface

B

C

===CCR=== Code and Component Repository ===CrossPlatform=== Usually refers to a program that runs on different OS's and Platform's ===CVS=== Concurrent Versions System CVS Homepage see also SVN

D

===Delphi=== An excellent commercial RAD IDE for Windows made by Borland ===diff=== A GNU program used to show the differences between two files, or even two directories. Homepage

E

F

===FCL=== Free Component Library ===FreePascal=== A Pascal Compiler FreePascal Website

G

===GDB=== GNU Debugger GDB homepage ===Gimp=== GNU Image Manipulation Program Homepage ===GNU=== From GNU's Website: GNU is a recursive acronym for “GNU's Not UNIX”; it is pronounced “guh-noo.” ===Gtk=== Gimp Tool Kit Home Page "GTK+ is a multi-platform toolkit for creating graphical user interfaces"

===GUI=== Graphical User Interface

H

I

===IDE=== Integrated Development Enviroment

J

K

===Kylix=== Delphi like Rad Tool for Linux made by Borland. It is compatible with Delphi, and uses QT / CLX.

L

===Lazarus=== A CrossPlatform RAD IDE made with FreePascal

===LCL=== Lazarus Component Library

M

N

O

===OO=== Object Oriented Extension to a procedural language which enables the creation and manipulation of complicated Objects. While Standard Pascal maintains a Record structure, in which various different data types such as integers, reals, arrays and pointers can co-exist in a pre-defined way, an object-oriented language like FreePascal allows the structure also to contain Methods (procedures and functions) for the manipulation of the data elements within the structure.

===OS=== Operating System

P

===Pascal=== Pascal is a procedural programming language invented by Niklaus Wirth [1]; FreePascal, Delphi and many other variants have OO extensions

Q

R

===RAD=== Rapid Application Development

===RTL=== Runtime Library

S

===SVN=== Subversion - A Versioning control system Subversion Home Page

T

U

V

===VFW=== Video For Windows ===V4L=== Video For Linux

W

=== Windows === An Operating System from Microsoft

X

Y

Z