I'd like to ask if you can suggest any programming language aside from C, Java and COBOL which is easier to make your own programming language? I need it in our case study. Here is the instruction:
Make your own programming language aside from using the common languages (C, Java and COBOL). Use imperative languages as your programming paradigm.
(Please help me. If you can't understand the instruction by all means please reply to the thread or directly to me. Thanks. :) )
I'd like to ask what program. lang. aside fr. C, Java and COBOL is best...
Started by bryan, Nov 16 2006 06:00 PM
5 replies to this topic
#1
Posted 16 November 2006 - 06:00 PM
|
|
|
#2
Guest_Jordan_*
Posted 16 November 2006 - 06:26 PM
Guest_Jordan_*
Would you be able to use C++ (it isn't C)?
#3
Posted 17 November 2006 - 11:41 AM
If you mean easiest to learn: I'd put in a vote for Delphi. I've been working with it lately and it's very friendly.
If you mean easiest to create (an interpreter for), BASIC or VBScript wouldn't be bad.
If you mean easiest to create (an interpreter for), BASIC or VBScript wouldn't be bad.
#4
Posted 27 November 2006 - 06:43 PM
thanks winged panther...i would like to ask now what is the better programming language to use to make my own programming language or compiler...c or java, guys help me...thanks!!
i'm just making a nickname for c++ jordan...(lol)...
i'm just making a nickname for c++ jordan...(lol)...
#5
Posted 28 November 2006 - 09:49 AM
I would use the one you know best. Lots of compilers are written in C.
#6
Posted 04 March 2010 - 02:48 PM
bryan said:
I'd like to ask if you can suggest any programming language aside from C, Java and COBOL which is easier to make your own programming language? I need it in our case study. Here is the instruction:
Make your own programming language aside from using the common languages (C, Java and COBOL). Use imperative languages as your programming paradigm.
Make your own programming language aside from using the common languages (C, Java and COBOL). Use imperative languages as your programming paradigm.
There are languages and tools specifically for this purpose, such as Yacc.


Sign In
Create Account

Back to top









