Opened 12 years ago

Last modified 8 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, 8 years ago

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