| | |
Creating a new Prog Language
Please support our Computer Science advertiser: Learn about neural networks and artificial intelligence.
![]() |
•
•
Join Date: Dec 2007
Posts: 13
Reputation:
Solved Threads: 0
hi..
All though this type of thread is already available, I'm re-posting, just because I wanna have some more details.
I wanna create a new Prog language .
I give input as a abstract sentence.
Eg Input : Let A be 10 , B be 10 . C be Sum of A & B.
SO the output to the compiler must be
int a=10, b=20 , c;
c = a+b;
Even though this is possible by simple character search, I wanna a well defined algorithm for this type of language.
Can you please help me how to go ahead with my proposal?????
Please help me guys...... I'm completely dependent upon this forum only...
--
rigidboss
All though this type of thread is already available, I'm re-posting, just because I wanna have some more details.
I wanna create a new Prog language .
I give input as a abstract sentence.
Eg Input : Let A be 10 , B be 10 . C be Sum of A & B.
SO the output to the compiler must be
int a=10, b=20 , c;
c = a+b;
Even though this is possible by simple character search, I wanna a well defined algorithm for this type of language.
Can you please help me how to go ahead with my proposal?????
Please help me guys...... I'm completely dependent upon this forum only...
--
rigidboss
•
•
Join Date: May 2004
Posts: 82
Reputation:
Solved Threads: 4
0
#2 23 Days Ago
•
•
•
•
I wanna create a new Prog language .
I give input as a abstract sentence.
Eg Input : Let A be 10 , B be 10 . C be Sum of A & B.
SO the output to the compiler must be
int a=10, b=20 , c;
c = a+b;
Even though this is possible by simple character search, I wanna a well defined algorithm for this type of language.
Writing your own is certainly educational, but there are also parser generator applications out there that can take a grammar that describes your input language and generate code or other output for you--ANTLR is a good one.
--smg
![]() |
Similar Threads
- Making Your Own Programming Language (Java)
- Bi Language Projects? (PHP)
- Creating a Script Language In C# (C#)
- Doubts (Computer Science)
- Help On Obsolete Prog. Language (C++)
- Windows XP & QBASIC (Legacy and Other Languages)
- Algorithm to Boolean Math Function (Computer Science)
Other Threads in the Computer Science Forum
- Previous Thread: What is the best project idea!
- Next Thread: Algorithm sources
| Thread Tools | Search this Thread |
ai algorithm algorithms amazon assignment assignmenthelp assignments automata battery bigbrother binary bittorrent bizarre bletchleypark blogging bomb business cern codebreaker compiler computer computers computerscience computertrackingsoftware connect conversion csc data dataanalysis dataintepretation development dissertation dissertations dissertationthesis dissertationtopic ebook employment energy extensions floatingpoint foreclosure foreclosuresoftware fuel geeks givemetehcodez government graphics hardware history homeworkassignment homeworkhelp humor ibm idea ideas internet iphone ipod itcontracts jobs kindle laser laws linkbait lsmeans mainframes marketing mining mobileapplication nano netbeans networking news os p2p piracy piratebay principles programming research sam-being-cute sas science security sex simulation software spying stephenfry study supercomputing sweden technology textfield turing turingtest two'scompliment uk virus warehouse





