Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Free Pascal


Related Topics

In the News (Sat 6 Sep 08)

  
  Free Pascal compilers and Pascal Programming - Freebyte's Guide to
Lazarus is a group of class libraries for Free Pascal that emulate Delphi.
Free Pascal is a GPL'ed compiler that runs on Linux, Win32, OS/2, 68K and more.
Free Pascal is designed to be able to understand and compile Delphi syntax, which is of course OOP.
www.freebyte.com /programming/pascal   (887 words)

  
 Free Pascal - News
The Pixel image editor is one of the projects which show the power of FPC: Pavel Kanzelsberger made an image editing program using FPC which works on 8 platforms and which beat even programs like GIMP, PaintShop Pro and PhotoImpact according to a recent test of a Czech Computer magazin.
ARM port of Free Pascal can now be used to develop games for the Gameboy Advance.
Free Pascal can be installed on Fedora from the Fedora Extras.
www.freepascal.org /news.html   (2586 words)

  
  Writing GTK+ Programs with the Free Pascal Compiler
Free Pascal is an object-oriented compiled language that has been in development since 1993.
The Free Pascal compiler (FPC) is a 32-bit compiler released under the GPL that is compatible with Turbo Pascal and implements Borland Delphi extensions, such as exceptions and overloading.
Pascal is a mature language, and it is still possible to find Pascal books in your local bookstore.
www.linuxjournal.com /node/5975/print   (1646 words)

  
 Free Pascal Compilers, Free Delphi Compilers (thefreecountry.com)
According to its website, Dev-Pascal is a development environment which includes a Pascal compiler (either the GNU Pascal compiler or the Free Pascal compiler, at your option) that allows you to create software using the Turbo Pascal language.
If you do not have a Pascal compiler, you have a choice of getting their C translation of the compiler (which means you must have a C compiler) or handtranslating their precompiled pcode of the compiler.
This Pascal compiler is "targeted at SMID instruction sets such as the MMX and the AMD 3D Now!" It also performs optimizations such as parallel vector operations, loop unrolling and common sub-expression elimination.
www.thefreecountry.com /compilers/pascal.shtml   (1348 words)

  
 Introduction to Free Pascal 2.0 - OSNews.com
In the open source world, Free Pascal is the leading Pascal compiler and while open source is a bit biased using the C language, the Pascal language has a lot to offer to open source programmers.
Free Pascal is a GPL compiler for 32-bit and 64-bit CPU architectures such as Intel 32/64 bit, AMD 32/64 bit, SPARC, PowerPC and Intel ARM.
Pascal is about as old as the C programming language and there are many similarities between both languages; both are procedural third generation languages that allow the programmer to do structured programming and both languages have been used to write large real world applications.
www.osnews.com /story.php?news_id=10607&page=1   (849 words)

  
 Free Pascal and Delphi Libraries and Source Code (thefreecountry.com)
This graphics library is designed for the Free Pascal Compiler (which can be found, along with other free Pascal compilers on the Free Pascal and Delphi Compilers page) and Borland Pascal 7.0.
It is free for individual use and requires Turbo Pascal 7.0 or Delphi 1.0.
This is a set of class libraries for the Free Pascal compiler (see the Free Pascal and Delphi Compilers page) that will enable it to understand and compile Delphi syntax.
www.thefreecountry.com /sourcecode/pascal.shtml   (1746 words)

  
 Pascal Tools
Free Pascal (aka FPK Pascal) is a 32 bit pascal compiler available for different processors and operating systems.
Wayup ("Why Are You Using Pascal?") is a nearly-complete level 0 Pascal compiler that I wrote in 1997/98 as a class project at the University of Calgary.
Free Pascal (aka FPK Pascal) is a 32 bit pascal compiler available for different processors (i386+ and 680x0) and operating systems.
pascal-central.com /tools.html   (1152 words)

  
 7. Porting Turbo Pascal Code
Free Pascal was designed to resemble Turbo Pascal as closely as possible.
Sets are always 4 bytes in Free Pascal; this means that some typecasts which were possible in Turbo Pascal are no longer possible in Free Pascal.
One of the differences between Turbo Pascal and Free Pascal is that the latter requires you to specify an address operator when assigning a value to a procedural variable.
ceu.fi.udc.es /docs/freepascal/user/node8.html   (1044 words)

  
 Doug's Pages - Free Pascal
As of writing, the current version of Free Pascal is 1.0.10, which is downloadable here or accessable internally in the AUT network copy directory.
Free Pascal has an IDE (Integrated Development Environment) of its own that looks very similar to Turbo Pascal and works the same way.
The next step is to create a desktop icon for Free Pascal's IDE so that you don't have to keep using explorer to run it.
elena.aut.ac.nz /homepages/staff/Doug-MacKenzie/free-pascal.html   (2268 words)

  
 taoyue.com: Learn Pascal tutorial - Compilers
Before it came out, most Pascal compilers were clumsy and slow, strayed from the Pascal standard, and cost several hundred dollars.
The Free Country's Free Pascal Compiler List, computers have progressed much since the 1980s and early 1990s.
Free Pascal is generally considered friendlier for novices, and strives to emulate Borland Pascal in many ways, though both will serve fine for learning Pascal.
www.taoyue.com /tutorials/pascal/compilers.html   (952 words)

  
 lf356, SoftwareDevelopment: Conheça um Compilador Pascal Livre : Free Pascal
Agora, Free Pascal está em ascensão combinando programação em modo texto e POO (Programação Orientada a Objeto) tão poderosa quanto a RAD Delphi.
Free Pascal é um compilador livre para linguagens com sintaxe Pascal, semanticamente similares e compatíveis com o Borland Turbo Pascal 7, o último legendário Turbo Pascal.
Free Pascal está pronto para ser utilizado em produção.
www.tldp.org /linuxfocus/Portugues/November2004/article356.shtml   (1097 words)

  
 FREEWARE GUIDE - Software Development - Free Pascal and Delphi Compilers
A Mac Pascal compatibility mode is also provided to assist Apple users.
This Pascal compiler allows you to write your Pascal programs using keywords in either English or Portuguese.
Dev-Pascal is a development environment which includes a Pascal compiler (either the GNU Pascal compiler or the Free Pascal compiler, at your option) that allows you to create software using the Turbo Pascal language.
www.freeware-guide.com /dir/softdev/pascal.html   (474 words)

  
 Pascal and Delphi
Pascal was originally developed as a teaching language by Niklaus Wirth in the late 1960s.
It has influenced the design of many later languages and is still in widespread use, although different implementations tend to incorporate incompatible extensions to overcome language limitations.
Free software under the terms of the GNU General Public License.
burks.bton.ac.uk /burks/language/pascal/index.htm   (395 words)

  
 Free Pascal - Knowledge base   (Site not responding. Last check: )
Free Pascal tries to implement a Borland compatible pascal compiler on as many platforms as possible.
GNU Pascal is at version 2.1 (from 2002, which can be built with several different GCC's as backend; their Mac OS X version is an exception though, as it follows the GCC version number).
While Free Pascal could support it using another compiler mode, there is little point spending time making a compiler for which no source exists that it can compile.
www.ru.freepascal.org /faq.html   (8525 words)

  
 Programming › Pascal programming language- Free Downloads at Simtel.net
Irie Pascal's ability to generate executables which run on multiple operating system platforms make it ideally suited for creating internet applications (since no one operating system platform is dominant on the internet).
Irie Pascal supports many extensions to Standard Pascal, particularly in the areas of string and file/directory processing, which make it useful for creating quick programs and utilities.
Free Pascal (aka FPK Pascal) is a free 32 bit pascal compiler.
www.simtel.net /category.php[id]215[SiteID]simtel.net   (402 words)

  
 Programacion en Pascal y Delphi, por Nacho Cabanes
Pascal es un lenguaje de programación de ordenadores, de propósito general.
Free Pascal (antes FPK Pascal) es posiblemente el más recomendable hoy en día.
Pascal Pro es un compilador de Pascal, que incluye sus fuentes, y que se puede encontrar en www.fortunecity.com/skyscraper/sql/39/.
www.freespaces.com /nachocabanes/pascal.htm   (1350 words)

  
 Softpanorama University Pascal page
Although historically Pascal was a negative reaction on the complexity of Algol 68, it's mainly "The Last of the Mohicans" of the Algol 60 family of languages -- a simple language derived from Algol 60 that was initially intended as a teaching language.
Pascal Central Bill Catambay -- The intent of Pascal Central is to provide the Pascal community one place to obtain Pascal technical information, Pascal source code, and Pascal-related internet links.
The material has been donated by various PASCAL programmers from around the world, who desire to contribute to the advancement of one of the greatest programming languages there is. SWAG packets are available in 57 different categories covering every aspect of the PASCAL language, and all free.
www.softpanorama.org /Lang/pascal.shtml   (3179 words)

  
 Free Pascal - Links
Lazarus is a project that aims to develop a Delphi clone using the Free Pascal Compiler.
Pascal Central, where you can find a lot of info on Pascal programming on the Mac, but also quite a few general Pascal links.
EFLIB is a free class library for pascal.
iaaa.cps.unizar.es /docencia/programacion/freePascal/links.html   (315 words)

  
 Antique Software: Turbo Pascal v5.5
Combining the simplicity of Apple's Object Pascal language with the power and efficiency of C++ to create Turbo Pascal 5.5, the object-oriented programming language for the rest of us.
TURBO PASCAL 5.5 AND THE TOOLBOXES ------------------------------------- The source code from version 4.0 of all Turbo Pascal toolboxes (including the Turbo Pascal Tutor) is fully compatible with 5.5.
The Turbo Pascal 5.5 installation is now complete and all selected files have been copied onto your hard drive.
dn.codegear.com /article/20803   (2561 words)

  
 lf356, SoftwareDevelopment: Özgür Bir Pascal Derleyicisini Öğrenmek:Free Pascal
Temel ASCII metin tabanlı Pascal dilleri günümüzde neredeyse geçerliliğini yitirdi.
Free Pascal, Pascal sözdizimli diller için ücretsiz bir derleyicidir ve Borland Turbo Pascal 7 (en son efsanevi Turbo Pascal) ile uyumludur.
Free Pascal çeşitli işletim sistemlerinde kullanılabilir.En son haberler sparc, AMD 64 ve arm/Linux'ta da kullanılabildiğini söylüyor.
www.ncsu.edu /it/mirror/ldp/linuxfocus/Turkce/November2004/article356.shtml   (608 words)

  
 Free Pascal - Advanced open source Pascal compiler for Pascal and Object Pascal - Home Page
Free Pascal (aka FPK Pascal) is a 32 and 64 bit professional Pascal compiler.
September 10, 2007 The Free Pascal Compiler team is pleased to announce the release of FPC 2.2.0!
On other operating systems Free Pascal runs on any system that can run the operating system.
www.freepascal.org   (479 words)

  
 PC Plus - Free Pascal
Pascal is a very clean language, where programs are more maintainable than, for example in C. There is no compromise on power either, Free Pascal is capable of programming at the highest level, enabling integration of code using the assembler.
Free Pascal generates native code for a number of platforms (such as Linux, FreeBSD, NetBSD, DOS, Win32, OS/2, BeOS, SunOS (Solaris), and is available for different processors (Intel x86, Amd64/x86 64, PowerPC, Sparc).
As well as providing the free download, FreePascal.org is a great resource for users of the program, providing up-to-date news, programming tools, developments and downloads.
www.pcplus.co.uk /downloads/software_development/free_pascal   (233 words)

  
 Pascal Lessons   (Site not responding. Last check: )
Borland's Pascal for Windows, Virtual Pascal, and (I guess) Free Pascal use the Windows paste buffer, but Borland Pascal 7.0 and earlier, and Turbo Pascal, do not use the Windows paste buffer.
It is assumed that you have access to at least one Pascal reference book (or a help file) that gives all of the details of the Pascal language, and documentation for your program editor and compiler.
A Pascal unit for generating random permutations is developed and demonstrated, then modified to handle larger permutions and to run faster.
home.comcast.net /~JamesMClark5/Pascal/Lessons.htm   (1496 words)

  
 Free Ruler for Mac OS X
Note: Free Ruler is only available for Mac OS X. It may work on Mac OS 9, but this has not been tested.
To help address this problem, I've modififed the grouping behavior in Free Ruler 1.6 so that if rulers are grouped, clicking any visible portion of a ruler will bring both rulers forward.
Free Ruler is free software, which means I don't provide technical support for it.
www.pascal.com /software/freeruler   (803 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.