We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

pascal p5c

p5c is a fast portable iso standard pascal compiler.

It is derived from the pascal p5 compiler and creates gnu c code instead of p-code.

This makes it very fast since it uses gcc to generate native code.

p5c is multi platform – it is easy to get up and running since you only need gcc to start.

Using gcc enables extra tools like a static analyser and code coverage analyser

It extends p5 by adding arbitrary set limits and conformant arrays.

The project also contains p5x – pascal with extensions to the standard pascal language (underscores allowed in identifiers, otherwise in case statement, constant expressions, etc)

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://sourceforge.net/p/pascal-p5c/wiki/Home/
Tags
License
Features
  • free fast iso standard pascal
  • multi platform
  • easily portable to any OS that has gnu c
  • embedded c code
  • conformant arrays
  • arbitrary set limits