The Free Pascal team is glad to announce the first beta version of fpCloud.
fpCloud is a pas2js ported version of FPC, RTL and FCL for node.js
This allows Freepascal programmes to be compiled online via the web browser.
This eliminates the time-consuming setup of the cross-compiler - you can compile directly for
the following target platforms:
- Windows
- Linux
- Mac OS X/OS X/macOS
- FreeBSD
Lazarus can be connected directly to the cloud compiler via a REST API. The package required for this can be downloaded from the fpCloud website.
The TRUNK version of Lazarus is required for this.
In the future, it is planned to provide Lazarus directly as a web application with the help of Fresnel and pas2js. This will make it possible to develop projects in the cloud from any HTML5-capable system (including Android).
The Lazarus Foundation will provide a SaaS service for use.
The beta version of fpCloud can be tested at https://beta.fpcloud.org. The full server farm is not yet available, so there may be some short waiting times when registering and logging in.
This will be much faster in the finished version.
-----------------------------------------------------------------------
Das Free Pascal-Team freut sich die erste Beta-Version von fpCloud anzukündigen.
fpCloud ist eine mit pas2js portierte Version von FPC, RTL und FCL für node.js
Hiermit können Freepascal-Progamme online über den Webbrowser kompiliert werden.
Damit entfällt die aufwändige Einrichtung des Cross-Compilers - man kann direkt für folgende Ziel-Plattformen kompilieren:
- Windows
- Linux
- Mac OS X/OS X/macOS
- FreeBSD
Über eine REST-API kann Lazarus direkt an den Cloud-Compiler angebunden werden. Das
dafür nötige Package befindet sich als Download auf der fpCloud-Seite.
Hierfür wird die TRUNK-Version von Lazarus benötigt.
Zukünftig ist geplant mit Hilfe von Fresnel und pas2js auch Lazarus direkt als Webanwendung bereitzustellen. Damit ist es möglich von jedem HTML5-fähigen-System (auch Android) Projekte in der Cloud zu entwicklen.
Die Lazarus-Foundation wird für die Nutzung einen SaaS-Dienst bereitstellen.
Die Beta-Version von fpCloud kann unter https://beta.fpcloud.org ausprobiert werden. Aktuell ist noch nicht die vollständige Serverfarm verfügbar, daher kann es zu einigen kurzen Wartezeiten bei der Registrierung und dem Einloggen kommen.
Dies wird in der fertigen Version deutlich schneller ablaufen.