Viivi IDE Mode < UI-Mode < Viivi's Cell < Entrance
The IDE-mode is a GUI (Graphical User Interface) mode which was newly introduced in version 00.18.00.
Viivi IDE composed of multiple-windows is shown on the screen.
The user can control and visualize
the internal evaluation process of Viivi kernel
using the collection of the functions named
VITSE
(an abbreviation for Viivi
Interactive
Tracing
System
for Evaluation).
The running speed of the program is slower than that in the kernel-mode,
instead,
it helps the user to understand the evaluation process of the program
by presenting a rich set of information.
For the details of Viivi IDE and VITSE, please refer to Viivi IDE and VITSE, respectively.
To run Viivi in the IDE-mode,
provide the argument-command
"-G
"
at the boot-time.
samples.scm
",
$ viivi -G -i samples.scm ⮠ Unix-like paltforms (sh System)
% viivi -G -i samples.scm ⮠ Unix-like paltforms (csh System)
> viivi -G -i samples.scm ⮠ Windows platforms
$ viivi -G ⮠ Unix-like paltforms (sh System)
% viivi -G ⮠ Unix-like paltforms (csh System)
> viivi -G ⮠ Windows platforms
Viivi IDE Mode < UI-Mode < Viivi's Cell < Entrance
Exhibited on 2022/03/02
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.