| bio | website | shinkirou.org |
|---|---|---|
| location | Earth, TX | |
| age | 18 | |
| visits | member for | 2 years, 8 months |
| seen | Dec 19 '12 at 4:15 | |
| stats | profile views | 53 |
TBD
|
Sep 11 |
awarded | Yearling |
|
Sep 12 |
awarded | Yearling |
|
Mar 29 |
awarded | Organizer |
|
Dec 30 |
accepted | Long Keywords like `function` and `namespace` |
|
Dec 30 |
comment |
What do you think of the F# language? At last I found out, --resident speeds up compiler by making it a background service. |
|
Dec 30 |
answered | What features would you like to have in PHP? |
|
Dec 30 |
comment |
What features would you like to have in PHP?subject->verb(object), makes parameter order easier to remember. |
|
Dec 30 |
answered | I still can't figure out how to program? |
|
Dec 15 |
comment |
Infix vs Prefix Notation - Which do you prefer? You don't even parens in prefix, if you know the arity in ahead. + - + 3 6 / * 8 3 24 5 |
|
Dec 12 |
comment |
Long Keywords like `function` and `namespace` That Coding Horror post also compared VB keywords and C# keywords, and made some comments about programming vs natural languages |
|
Dec 11 |
comment |
Long Keywords like `function` and `namespace` Shall we bring back the C# vs. VB.NET holy war? harding.edu/fmccown/vbnet_csharp_comparison.html Also, I can't find a blog post on Coding Horror that lists all VB and C# keywords... |
|
Dec 11 |
asked | Long Keywords like `function` and `namespace` |
|
Nov 27 |
answered | Is it possible to be good at both programming and graphic design? |
|
Nov 17 |
accepted | Compiler Warnings |
|
Nov 13 |
comment |
How to explain programming to a non-programmer? That introduces programming to aliens and people in the past |
|
Nov 13 |
answered | Should I use a parser generator or should I roll my own custom lexer and parser code? |
|
Nov 13 |
comment |
Should I use a parser generator or should I roll my own custom lexer and parser code? JavaCC is claimed to have the best error messages. Also, notice the JavaScript error and warning messages on V8 and Firefox, I think they did not use any parser generators. |
|
Nov 13 |
comment |
Installer or Portable Without registries, applications will make their own folders to store configuration, which makes it easier to delete and share configs. That's how I shared save between Nexuiz on Windows and Linux |
|
Nov 13 |
accepted | Installer or Portable |
|
Nov 12 |
revised |
Compiler Warnings added 218 characters in body |