C Board  

Go Back   C Board > Community Boards > Contests Board

Reply
 
LinkBack Thread Tools Display Modes
Old 10-04-2002, 10:55 PM   #1
Registered User
 
harryP's Avatar
 
Join Date: Sep 2002
Posts: 124
IDEA: Compiler

Create a simple program which allows the user to enter "code" and it will essentially take this and show the text/numbers the user coded to be outputted. It could just be displayed in the same window, too. It would allow you to pretty much develop your own simple language, to a degree. May be too easy, I'm working on it now. Just use some strcmp()'s and what-not...

Brendan
__________________
Draco dormiens nunquam titallandus.
Console Graphics Library: http://www.geocities.com/steve_alberto/cgl.html
harryP is offline   Reply With Quote
Old 10-06-2002, 06:50 AM   #2
Just because
 
ygfperson's Avatar
 
Join Date: Jan 2002
Posts: 2,502
i don't understand... can you clarify?
ygfperson is offline   Reply With Quote
Old 10-06-2002, 07:19 AM   #3
and the hat of marbles
 
Sang-drax's Avatar
 
Join Date: May 2002
Location: Lund, Sweden
Posts: 2,041
Do you mean like a simple script language?

Code:
x = 2 +5
print x
wait
etc.
__________________
Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling
Sang-drax is offline   Reply With Quote
Old 10-06-2002, 03:42 PM   #4
Registered User
 
harryP's Avatar
 
Join Date: Sep 2002
Posts: 124
Yeah, like that. A simple script language...I dunno, maybe that'd be stupid...I just suggested it because I'm working on something like that right now.

Brendan
__________________
Draco dormiens nunquam titallandus.
Console Graphics Library: http://www.geocities.com/steve_alberto/cgl.html
harryP is offline   Reply With Quote
Old 10-06-2002, 04:40 PM   #5
and the hat of marbles
 
Sang-drax's Avatar
 
Join Date: May 2002
Location: Lund, Sweden
Posts: 2,041
Yup, me too.

Check my sig.
__________________
Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling
Sang-drax is offline   Reply With Quote
Old 10-06-2002, 05:31 PM   #6
Registered User
 
harryP's Avatar
 
Join Date: Sep 2002
Posts: 124
Well isn't that a coincidence?! You're the person that inspired me to make mine! I was the annoying one that sent some emails about the source code hahah.

Brendan
__________________
Draco dormiens nunquam titallandus.
Console Graphics Library: http://www.geocities.com/steve_alberto/cgl.html
harryP is offline   Reply With Quote
Old 10-07-2002, 02:56 AM   #7
and the hat of marbles
 
Sang-drax's Avatar
 
Join Date: May 2002
Location: Lund, Sweden
Posts: 2,041

Hah
Well, if this is turns out to be the topic of the next contest, you'll have access to the source code.
__________________
Last edited by Sang-drax : Tomorrow at 02:21 AM. Reason: Time travelling
Sang-drax is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
lcc win32 compiler download problems GanglyLamb A Brief History of Cprogramming.com 5 08-01-2004 07:39 PM
OpenScript2.0 Compiler jverkoey C++ Programming 3 10-30-2003 01:52 PM
An Idea I have... TechWins Tech Board 1 07-25-2003 05:49 AM
Comile problem using latest Dev C++ Compiler shiny_dico_ball C++ Programming 6 06-06-2003 05:32 PM
Bad code or bad compiler? musayume C Programming 3 10-22-2001 09:08 PM


All times are GMT -6. The time now is 02:05 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22