Pantallazos |
El entorno SciTE ofrece posibilidades de configuración altísimas, resaltado de sintaxis, y compilación y ejecución automatizada. Ha sido adaptado para Zero.
The SciTE environment offers very interesting possibilities, such as syntax highlighting, automatic compilation and execution.
El IDE Scite (Ubuntu linux), está editando el "Hola, mundo" en
Prowl, que se puede compilar y ejecutar desde el mismo entorno, tal y como se ve
en la imagen.
The Scite IDE (Ubuntu Linux) is editing the "Hello, world" example of Prowl, which can be compiled and executed from the same environment, as shown in the image. |
|
El IDE Scite (Ubuntu Linux), está editando un archivo de código fuente de
Prowl, que se puede compilar y ejecutar desde el mismo entorno, tal y como se ve
en la imagen. La ejecución muestra la versión de la máquina virtual y la plataforma.
The Scite IDE (Ubuntu Linux) is editing a source file of Prowl, which can be compiled and executed from the same environment, as shown in the image. The execution shows the virtual machine version and the platform. |
|
El IDE Scite (Win32), está editando un archivo de código fuente de
Prowl, que se puede compilar y ejecutar desde el mismo entorno, tal y como se ve
en la imagen. La ejecución muestra la versión de la máquina virtual y la plataforma.
The Scite IDE (Win32) is editing a source file of Prowl, which can be compiled and executed from the same environment, as shown in the image. The execution shows the virtual machine version and the platform.
|
|
Otro archivo de Prowl en el IDE Scite, esta vez mostrando números de línea y ejecución interactiva.
Another Prowl archive in the IDE Scite, this time showing line numbers and interactive execution.
|
|
Otro archivo de Prowl en el IDE Scite, las líneas erróneas pueden ser marcadas haciendo doble-clic sobre el informe de error o pulsando F4/Shift+F4.
Another Prowl archive in the IDE Scite (Win32), erroneous lines can be accessed by double-cliking over the error reports or pressing F4/Shift+F4.
|
|
Otro archivo de Prowl en el IDE Scite (Win32), mostrando la ventana de error en formato horizontal.
Another Prowl archive in the IDE Scite (Win32), showing the editor window splitted horizontally for the messages window.
|
|
Un archivo de código fuente de J-- en el IDE Scite (Ubuntu Linux), compilado y ejecutado automáticamente. Muestra también la barra de botones.
A J-- archive in the IDE Scite for Ubuntu linux, compiled and executed automatically. It's also showing the toolbar.
|
|
Un archivo de macroensamblador Zero en el IDE Scite (Win32), compilado y ejecutado.
Another macroensamblador Zero archive in the IDE Scite (Win32), compiled and executed.
|
|
Un archivo de macroensamblador Zero en el IDE Scite (Win32), compilado y ejecutado.
Another Zero macroassembler archive in the IDE Scite (Win32), compiled and executed.
|
El entorno Visual Zero permite un tipo de programación distinta a la habitual, soportando edición, ejecución y compilación interactiva de métodos, y creación, borrado y modificación de objetos, atributos y métodos.
The Visual Zero environmet allows a kind of programming from a different point of view, supporting interactive edition, execution and compilation of methods, as well as creation, deletion and modification of objects, attributes and methods.