Name

license:core_misc — ordinary primitive

Synopsis

FORTH

LICENSE ( -- )();
p4:"license";

Description

show a lisence info - the basic PFE system is licensed under the terms of the LGPL (Lesser GNU Public License) - binary modules loaded into the system and hooking into the system may carry another LICENSE

 : LICENSE [ ENVIRONMENT ] FORTH-LICENSE TYPE ;