タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

lispとfpgaとverilogに関するjjzakのブックマーク (1)

  • Lisp CPU

    Structures symbol structure: 3 words with type information: value-slot: list of pointers of any type. A new value is prepended on function call and removed on function return. function-slot: pointer of type "primitive" or "list" name-slot: pointer of type "array" list structure: 2 words with type information: car: pointer of any type cdr: pointer of any type array structure: first fixnum specifies

  • 1