self-hosted

From Lazarus wiki
Revision as of 03:58, 6 June 2017 by Pdbreneman (talk | contribs)
Jump to navigationJump to search

Self-hosted Development Environments

For Android: PascalGUI

http://turbocontrol.com/helloworld.htm has simple program near the bottom of the page

Search youtube for pascalgui and snake, 27:07 video has source code available.

Quick manual:

You can export result of compilation (APK or binary), long-click compile button for that.

Long click save button to "save as", long click run to run with arguments, long click open for recent files menu.

For general reference:

http://landley.net/aboriginal/about.html#selfhost

https://en.wikipedia.org/wiki/Self-hosting

http://controlpascal.com/self-hosted.htm - info on other languages besides Pascal (C, Python, Forth, Java)