147 reputation
7
bio website
location Tbilisi, Georgia
age
visits member for 7 months
seen May 9 at 17:17
stats profile views 9

Oct
25
comment Map Library: Client-side or Server-side?
thanks man! we're already off to the JS solution. :)
Oct
25
accepted Map Library: Client-side or Server-side?
Oct
24
awarded  Tumbleweed
Oct
23
comment help for choosing an encryption method for a database column
thanks guys, for comments and hints. By the way, I hope I found a better solution, but I would go for GlenH7 solution ... I'm happy to see if there is a stronger let feasible way to do that.
Oct
22
comment help for choosing an encryption method for a database column
it's not premium security, but it should works in this case! I've done a similar approach while ago, thanks! :)
Oct
22
accepted help for choosing an encryption method for a database column
Oct
22
comment help for choosing an encryption method for a database column
@AndrzejBobak probably at the web-server. any other way?
Oct
22
asked help for choosing an encryption method for a database column
Oct
20
accepted Multi-platform Map Application
Oct
18
awarded  Commentator
Oct
18
comment Prioritize compiler functionality/tasks, when designing a new language
@SK-logic Thanks again, got it now! I agree with you and will definitely go for that :)
Oct
18
comment Prioritize compiler functionality/tasks, when designing a new language
I agree with SK-logic. My first compiler has only a single function to output the Binary equivalent of a given HEX cpu instruction. I made a boot-loader with that without any other feature. So, it's possible somehow, huh?
Oct
18
comment Prioritize compiler functionality/tasks, when designing a new language
@SK-logic thanks! but why you're not posting answers! :D these shouldn't be comments! ... macros idea is great! I was really looking for them. But what do you mean by frontend language? you mean the final syntax?
Oct
17
comment How would you design a programming language?
Why Interpreted languages also promote platform independance? I guess there are more cross-platform interpreters rather compilers (percentage), but couldn't figure out why this sentence should be true? I think there is no difference between them at all, regarding cross-platform abilities.
Oct
17
comment Prioritize compiler functionality/tasks, when designing a new language
oh no, it's not gonna be based on LLVM, but thanks, I never thought about making any debuggers, so I guess that's the time to start reading about them ...
Oct
17
comment Prioritize compiler functionality/tasks, when designing a new language
Thanks! it sounds good! I'd go to see how I could make a debugger for the very first version! I never thought about it, shame on me! That should save lot's of time and headaches! It's strange, but I never seen anyone notice that it's good to start writing your own debugger, when/before you start writing your own compiler! :)
Oct
17
comment Prioritize compiler functionality/tasks, when designing a new language
@JoachimSauer Thanks! I just removed that update, that should looks better now. About your No.1, I'm trying to generate an optimized code which is more resource friendly at least comparing to C (compiled with GCC 4.x). So, what is your No.1 priority about compiler tasks now? :)
Oct
17
revised Prioritize compiler functionality/tasks, when designing a new language
deleted 513 characters in body
Oct
17
revised Prioritize compiler functionality/tasks, when designing a new language
added 513 characters in body
Oct
17
revised Prioritize compiler functionality/tasks, when designing a new language
added 14 characters in body