View Single Post
  #2 (permalink)  
Old 05-14-2008, 12:11 PM
WingedPanther's Avatar   
WingedPanther WingedPanther is offline
Super Moderator
 
Join Date: Jul 2006
Age: 35
Posts: 4,090
Last Blog:
Why Learn Data Structu...
Credits: 27
Rep Power: 45
WingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to beholdWingedPanther is a splendid one to behold
Default Re: User Customization? (Delphi.. or other)

All of your examples appear to involve an interpreted language being created. The complexity of the language and presentation varies depending on the topic, but you basically need to understand compiler theory to be able to compile/interpret the code you are allowing the user to create. The trick is making the "coding" elegant enough that the user doesn't realize he/she is programming.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum
Programming is a branch of mathematics.
Reply With Quote