Skip to main content
Code Review

Return to Answer

Commonmark migration
Source Link

##Overcoming the 5 character limit on names

Overcoming the 5 character limit on names

Make the val(x) of the object be a hash value which maps the full string in a string table.

I think the T == 1 and NIL == 0 property can be maintained simply by forcing 0 to be the index of "T".

Then all the special encoding stuff can just be removed. It's fun and cool, but unnecessary distraction when the rest of the program is already so strange.

Assumes 32-bit without explicit assertion

Yep. Tssk.

##Overcoming the 5 character limit on names

Make the val(x) of the object be a hash value which maps the full string in a string table.

I think the T == 1 and NIL == 0 property can be maintained simply by forcing 0 to be the index of "T".

Then all the special encoding stuff can just be removed. It's fun and cool, but unnecessary distraction when the rest of the program is already so strange.

Assumes 32-bit without explicit assertion

Yep. Tssk.

Overcoming the 5 character limit on names

Make the val(x) of the object be a hash value which maps the full string in a string table.

I think the T == 1 and NIL == 0 property can be maintained simply by forcing 0 to be the index of "T".

Then all the special encoding stuff can just be removed. It's fun and cool, but unnecessary distraction when the rest of the program is already so strange.

Assumes 32-bit without explicit assertion

Yep. Tssk.

added 64 characters in body
Source Link
luser droog
  • 2.1k
  • 15
  • 32

##Overcoming the 5 character limit on names

Make the val(x) of the object be a hash value which maps the full string in a string table.

I think the T == 1 and NIL == 0 property can be maintained simply by forcing 0 to be the index of "T".

Then all the special encoding stuff can just be removed. It's fun and cool, but unnecessary distraction when the rest of the program is already so strange.

Assumes 32-bit without explicit assertion

Yep. Tssk.

##Overcoming the 5 character limit on names

Make the val(x) of the object be a hash value which maps the full string in a string table.

I think the T == 1 and NIL == 0 property can be maintained simply by forcing 0 to be the index of "T".

Then all the special encoding stuff can just be removed. It's fun and cool, but unnecessary distraction when the rest of the program is already so strange.

##Overcoming the 5 character limit on names

Make the val(x) of the object be a hash value which maps the full string in a string table.

I think the T == 1 and NIL == 0 property can be maintained simply by forcing 0 to be the index of "T".

Then all the special encoding stuff can just be removed. It's fun and cool, but unnecessary distraction when the rest of the program is already so strange.

Assumes 32-bit without explicit assertion

Yep. Tssk.

Source Link
luser droog
  • 2.1k
  • 15
  • 32

##Overcoming the 5 character limit on names

Make the val(x) of the object be a hash value which maps the full string in a string table.

I think the T == 1 and NIL == 0 property can be maintained simply by forcing 0 to be the index of "T".

Then all the special encoding stuff can just be removed. It's fun and cool, but unnecessary distraction when the rest of the program is already so strange.

default

AltStyle によって変換されたページ (->オリジナル) /