Pascal XE is an easy to use IDE for Pascal programming.
Pascal XE is an IDE for Pascal programming, it is user friendly and designed specially for beginners in programming.
Pascal XE includes 3 free compilers:
- Virtual Pascal Compiler 2.1.279 (default)
- Free Pascal Compiler 3.0.4
- GNU Pascal Compiler 20070904
XSWAG (Extended SourceWare Archive Group) is a revival project for the famous SWAG code archives for the Pascal programming language. This project is open to every Pascal/Delphi programmer who wishes to contribute to the global Pascal knowledge base.
Current version (testing 0.9) features :
- a reader program : allows users to browse through the code archives, organizes them by type and operating system and updates the archives from multiple XSWAG servers.
- a...
Das Horner-Schema ist ein schnelles und einfaches Verfahren, um einen Funktionswert von Polynomen an einem gegeben Wert zu berechnen. Dieses Projekt beinhält eine Facharbeit und Programmierbeispiele in Pascal und Java zum Thema.