Name

dot-date:core_misc — ordinary primitive

Synopsis

FORTH

.CVERSION ( -- )();
p4:"dot-date";

Description

show the compile date of the current PFE system

 : .CVERSION [ ENVIRONMENT ] FORTH-NAME TYPE FORTH-DATE TYPE ;