Difference between revisions of "Main Page"

From Free Pascal wiki
Jump to navigationJump to search
(Added new "In the News" section)
(Apple Silicon Support for FPC (belated) announcement)
Line 17: Line 17:
 
<!-- ---------------- END OF FULL WIDTH WIKI INTRO ------------------------------- -->
 
<!-- ---------------- END OF FULL WIDTH WIKI INTRO ------------------------------- -->
  
<!--
 
 
<div style="float:center; margin-right:0em; margin-top:16em">
 
<div style="float:center; margin-right:0em; margin-top:16em">
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
!<font size=+1>Lazarus 2.0.10 release scheduled for July 2020</font>
+
!<font size=+1>Free Pascal Compiler now supports Macs with Apple Silicon Processors</font>
|Everyone is invited to provide feedback to help improve this upcoming release. Please let us know in particular:
+
|Since July this year, the trunk development version of the Free Pascal Compiler has supported Apple's new Macs with Apple Silicon processors thanks to work done by Jonas. This means that you can now compile a native aarch64/Apple Silicon Free Pascal Compiler and in turn a native Lazarus IDE using the compiler. See the [[Installing Lazarus on macOS]] article for details.
# Any bug-fixes already made to trunk, that you believe should still be merged to the fixes branch that are not listed on the [[Lazarus 2.0 fixes branch]] page);
 
# Any regressions that happened in the fixes branch since the release of Lazarus 2.0;
 
# Other urgent matters (eg crashes/data-loss/etc), that you believe we should know before the release.
 
 
 
Please attempt to provide your feedback by: ''30 June 2020''. [https://forum.lazarus.freepascal.org/index.php/topic,50298.0.html More...]
 
 
|}
 
|}
 
</div>
 
</div>
-->
 
  
 
<!-- ----------------- START OF FREE PASCAL COLUMN ------------------------------- -->
 
<!-- ----------------- START OF FREE PASCAL COLUMN ------------------------------- -->

Revision as of 04:27, 30 November 2020

Afrikaans (af) العربية (ar) català (ca) čeština (cs) Deutsch (de) English (en) español (es) فارسی (fa) suomi (fi) français (fr) magyar (hu) Bahasa Indonesia (id) italiano (it) 日本語 (ja) 한국어 (ko) Nederlands (nl) polski (pl) português (pt) română (ro) русский (ru) slovenčina (sk) svenska (sv) Türkçe (tr) українська (uk) Tiếng Việt (vi) 中文(中国大陆)‎ (zh_CN) 中文(台灣)‎ (zh_TW)

Welcome to the Free Pascal and Lazarus Wiki

The goal of this Wiki is to collect and store the knowledge necessary for the productive use of Free Pascal, Lazarus and related projects. The Wiki is intended to be the first port of call for users looking for information on how to use the tools provided by those projects.

The Free Pascal Compiler already has user documentation available in several formats. FPC developer information, and subjects not yet properly documented, is stored in this Wiki. Lazarus has some gaps in its user documentation and so this Wiki is a place where anyone can edit, improve and expand the Lazarus documentation.

New to Wikis? No problem. See the WikiPedia Tutorial. A Sand Box is available for new Wiki users to practise in before editing real content.

If you have any Wiki-related problems, leave a note or suggestion on the Site Feedback page or make a post in this Forum.

Free Pascal Compiler now supports Macs with Apple Silicon Processors Since July this year, the trunk development version of the Free Pascal Compiler has supported Apple's new Macs with Apple Silicon processors thanks to work done by Jonas. This means that you can now compile a native aarch64/Apple Silicon Free Pascal Compiler and in turn a native Lazarus IDE using the compiler. See the Installing Lazarus on macOS article for details.

Free Pascal

Official Website

  • News and information about the current version and development status of the Free Pascal Compiler can be found on the Free Pascal website.

Downloads

  • The official releases of the Free Pascal Compiler, source code and documentation can be downloaded from the Free Pascal site.
  • Snapshots of the compiler, RTL and a couple of other packages may be downloaded from the development page. Your testing of these snapshots is always appreciated by the developers.
  • See Installation Instructions and Release Notes.

Community Participation

New and experienced users alike are invited to join:

Tutorials

Books and Magazines

Lazarus

Official Website

Roadmap

  • The official Lazarus Roadmap shows the current status of the various parts of Lazarus.

Downloads

Community Participation

New and experienced users alike are invited to join:

Tutorials

Books and Magazines

Related Sites

  • A collection of Delphi/Kylix related sites can be found on the Page Of Code Sites. Please add to it if you know of a good site that is not listed.


Wiki Portals

Wiki Portals have been created for a selection of the platforms and topics that Free Pascal and Lazarus support. The Portals gather together all the related information for the particular platform or topic in one place to make it easier to locate. The full list of supported platforms may be found here.

In the News

A summary of recent news stories about Free Pascal and Lazarus can be found here.

Projects using Free Pascal and Lazarus

Details and screenshots of an extensive number of applications created with Free Pascal and Lazarus may be found here. There is also plenty of source code that can be found here.

Bug Tracker

The Bug Tracker is the place to go to check if the anomaly you have encountered has already been recorded as a Free Pascal Compiler or Lazarus IDE bug and, if not, you can lodge a bug report (see How do I create a bug report) so that it can be fixed. Even better, lodge a patch if you can (see Creating A Patch) with the bug report.