Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2000 09:57:29 -0700 (PDT)
From:      "Daniel C. Sobral" <dcs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/forth support.4th
Message-ID:  <200009081657.JAA09311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dcs         2000/09/08 09:57:29 PDT

  Modified files:
    sys/boot/forth       support.4th 
  Log:
  Add constructors to crude structure support. Rework some of the
  code into a more modular interface, with hidden vocabularies and
  such. Remove the need to a lot of ugly initialization.
  
  Also, add a few structure definitions, from stuff used on the C
  part of loader. Some of this will disappear, and the crude structure
  support will most likely be replaced by full-blown OOP support
  already present on FICL, but not installed by default. But it was
  getting increasingly inconvenient to keep this separate on my tree,
  and I already lost lots of work once because of the hurdles, so
  commit this.
  
  Anyway, it makes support.4th more structured, and I'm not proceeding
  with the work on it any time soon, unfortunately.
  
  Revision  Changes    Path
  1.5       +143 -20   src/sys/boot/forth/support.4th



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009081657.JAA09311>