Pondering... Multi-dimensional programming
Moderator: General Moderators
Pondering... Multi-dimensional programming
Couldn't you use php to dynamically create javascript coding? This would be like mulit-dimensional programming. Has anybody ever done this? I wonder if code writing code could lead to artificial intelligence. Has anybody every tried to write code that creates code? Wow... this is blowing my mind.
- Buddha443556
- Forum Regular
- Posts: 873
- Joined: Fri Mar 19, 2004 1:51 pm
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
it takes a lot of time to write a good (read long living) self-modifying code page. The problem is, it's very difficult to know where and how it's working, as well as reproduction of bugs or hunting down other problems.. but yes, it can lead to AI like systems, although there are a lot of non-self-modifying systems that perform pretty good AI already.. For more "realistic" AI, people often emply neural networks.. both are large fields of study and are growing rapidly.
I can see in our future that we'll likely have AI peripheral cards in our computers to make games smarter, more of a challenge to play, or more realistic because there's already too much stuff that needs processing for todays games and todays processors..
I can see in our future that we'll likely have AI peripheral cards in our computers to make games smarter, more of a challenge to play, or more realistic because there's already too much stuff that needs processing for todays games and todays processors..
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
Only a matter of time - dedicated physics cards are already on the books...I can see in our future that we'll likely have AI peripheral cards in our computers to make games smarter, more of a challenge to play, or more realistic because there's already too much stuff that needs processing for todays games and todays processors..
- n00b Saibot
- DevNet Resident
- Posts: 1452
- Joined: Fri Dec 24, 2004 2:59 am
- Location: Lucknow, UP, India
- Contact:
I have such thing implemented in my Database Manipulation Software
It would write PHP, JS and ASP code for you e.g. to export a certain table you can choose to export as SQL stmts., PHP Script, ASP script, Word Table, Excel Sheet, XML file, Simple Text (CSV)... so basically ya! I have done it before and do it often enough 
- MrPotatoes
- Forum Regular
- Posts: 617
- Joined: Wed May 24, 2006 6:42 am
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm