OberonCore
https://forum.oberoncore.ru/

RemoteCompiler
https://forum.oberoncore.ru/viewtopic.php?f=47&t=2936
Страница 1 из 1

Автор:  Роман М. [ Среда, 27 Октябрь, 2010 16:33 ]
Заголовок сообщения:  RemoteCompiler

На всякий случай размещу, если никто не знает.

RemoteCompiler - Operate the Blackbox compiler via HTTP

Цитата:
The Blackbox compiler and linker are normally invoked by the user within a graphical environment. Unfortunately, the interfaces to these processes are not consistent.
The compiler is invoked by menu commands and uses the focus view or selection to indicate input modules to be compiled. Text is assumed to be in the focussed view, or in a ".odc" file in a pre-defined location.
The linker is invoked by a commander and uses a mechanism specific to commanders to obtain its parameters (ie. DevCommanders.par).
This makes it difficult to build Component Pascal software without a significant amount of intervention by the user (ie. lots of selecting and clicking with the mouse).

This package implements a HTTP interface to the Blackbox compiler and linker. A remote-compiler server runs as a background task within the normal Blackbox graphical environment. A command-line client utility allows requests to be POSTed to the server via HTTP. If server and client share common source and target directories (eg. they are on the same machine), the "make" utility can be used to automate the production of software. The client is written in standard "C" and so can be used on platforms such as Win32 and Unix (tested under the Cygwin environment and Linux).

Это для тех, кто хочет БлэкБокс по сети.

Страница 1 из 1 Часовой пояс: UTC + 3 часа
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/