close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Opened 13 years ago

Last modified 9 years ago

#121 assigned new-feature

nodes -- implement lisp list

Reported by: Fred T. Hamster Owned by: bugdock
Priority: minor Milestone:
Component: feistymeow-nucleus Version:
Keywords: Cc:

Description

lisp list:

  1. lisp style operations (car, cdr) as well as c++ operator (+=, +, ...) operations.
  2. need a lisp style list, with cons, cdr, car etc. should be able to store either a node or a lisp list at each node.
  3. having this would allow us to resurrect the clause resolution code.

Change History (1)

comment:1 by Fred T. Hamster, 9 years ago

Owner: changed from Fred T. Hamster to bugdock
Status: newassigned
Note: See TracTickets for help on using tickets.