Re: stack before
Status: Beta
Brought to you by:
vhex
|
From: Justin F. <vh...@us...> - 2004-05-25 11:58:30
|
> JF> How interesting! I must find a copy of the standards. Got some? > > no.. I just read C unleashed by R. Heathfield and L. Kirby. there were > some references to the standard. indeed, we ought to visit either > C-standard association site or ANSI site. they'ma have ;) to lazy to > ;) Anyway, I'm more and more moving towards "prefix_name" style (like, "faeutil_strlcpy"), so this problem should go. > JF> Have fun! Must be an interesting read. > > honestly, I'm not impressed. probably it's a good language... too. as > for me, it's syntax's a bit... I think JavaScript's much more elegant > solution. you may only want hashes, though, this is not a problem, > too. the only fact which surprised me - it's lightweightness. it's > usage is damned easy, JS'' not JavaScript is much more complicated and includes too many features that we don't use now and won't use later. But if you look at Lua as an already available implementation of what you would otherwise need to do from scratch, it's quite good. Isn't it. |