Examples of using Pascal compiler in English and their translations into Hungarian
{-}
-
Colloquial
-
Official
-
Medicine
-
Ecclesiastic
-
Financial
-
Programming
-
Official/political
-
Computer
Free Pascal Compiler(FPC).
FPK Pascal is a freeware, 32 bit Pascal compiler.
FPC(Free Pascal Compiler) is a 32,64 and 16 bit professional Pascal compiler.
Free Pascal is a professional 32 and 64-bit Pascal compiler.
PascalGUI(Pascal compiler)- You can to write your own applications on the Android phone, and run them.
Free Pascal is a 32, 64 and 16 bit professional Pascal compiler.
The Free Pascal Compiler and current test versions of Lazarus can be found at The Lazarus Sourceforge site.
Free Pascal(aka FPK Pascal) is a 32 bit Pascal compiler.
The Free Pascal compiler and the utility programs included with it are all console apps, meaning they can be run from the console, a batch file, or from the Lazarus IDE.
Free Pascal is a 32,64 and 16 bit professional Pascal compiler.
Complete source codeis available not only for the Free Pascal compiler and Lazarus IDE, but also for all units that make up the Free Pascal RTL and Lazarus LCL.
Free Pascal(aka FPK Pascal) is a 32 bit Pascal compiler.
By October 1980, a polished distribution that also included the Pascal compiler, the Franz Lisp system, and an enhanced mail handling system was released as 4BSD.
Free Pascal(aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler.
The compiler itself was largely inspired by the"Tiny Pascal" compiler in Niklaus Wirth's"Algorithms+ Data Structures= Programs", one of the most influential computer science books of the time.
Free Pascal(aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler.
Contains available documentation for developers and other contributors of the Free Pascal Compiler, such as people involved in translation of messages to other languages, a list of pascal bindings, organizational information, procedure for FPC releases, ToDo lists, etc.
You can create a console app with no more than a text editor and the Free Pascal compiler.
The Compiler and a lot of contributedcode can be found on the Free Pascal Compiler download mirrors and on the Lazarus IDE website.
Free Pascal(originally named FPK Pascal) is a 32-bit and 64-bit modern Pascal compiler.
While at the university in 1980, he began writing programs for the Nascom microcomputer,including a Pascal compiler which was initially marketed as the Blue Label Software Pascal for the Nascom-2.
In Borland's hands,Turbo Pascal became one of the most commercially successful Pascal compilers.
Lazarus is an open-source development system that builds on the Free Pascal compiler by adding an integrated development environment(IDE) that includes a syntax-highlighting code editor and visual form designer, as well as a component library that's highly compatible with Delphi's Visual Component Library(VCL).
Lazarus is a free andopen source development tool for the Free Pascal compiler, which is also free and open source.
In addition to this site, the latest version of the documentation can also be found online andin a variety of downloadable formats on the main Free Pascal Compiler site.
All the available documentation andtutorials for the Lazarus IDE(including the Free Pascal Compiler manuals) can be found on the Lazarus Documentation page.
Lazarus is a cross-platform integrated development environment(IDE) that lets you create visual(GUI) and non-visual Object Pascal programs,and uses the Free Pascal compiler to generate your executable.
Optimizing, easy and clever, multi-target object pascal and assembler compiler, suitable absolutely for all kinds of programming tasks on x86 platform(even writing an own OS).
Free Pascal for Windows XP is an easy-to-use compiler used for the programming language of the same name.
Most C compilers allow you to use the Pascal calling convention by adding the Pascal keyword to the function declaration, as shown in the following example: pascal void main(rows, columns, a).