Live data from Hacker News

Viewing profile — agladysh

agladysh

HN member
Joined
Fri, Feb 12, 2010, 6:53 AM UTC
HN karma
19
Public activity
8 items

About agladysh

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #1120011

    Consider using LNUM patch then.

  4. comment
    Comment #1120007

    Error handling in Lua is really easy. Please ask your question on Lua mailing list or on stackoverflow.com, you'll get help on your problem.

  5. comment
    Comment #1119971

    Lua data structures and builtin functions are ones of the most consistent sort I've seen around — if you get the whole picture. They are just a bit unorthodoxal.

  6. comment
    Comment #1119960

    You do not apply bit operator patch, you do use bitop library.

  7. comment
    Comment #1119956

    If you need boost.python-esque interface for Lua, use Luabind.

  8. comment
    Comment #1119955

    Why not `sudo apt-get install lua5.1`? 5.0 is rather old.