|
-
Aug 13th, 2001, 12:50 PM
#1
Thread Starter
Frenzied Member
um... making a scripting language
I wan't to make my own scripting language, and after much hell in VB i am attempting to learn C++. Are there things similair to the mid$ and other string functions in C++?? if so what are they and if anyone can could you please supply an example program using them. I know this seems like a dumb project for a newbie but i really want to do this. BTW does anyone know if it would be possible to take the code in the scripting language, convert it to C and compile it?? if so is it legal to include compilers in my code or do i have to get copyright permissions??
Government is another way to say better…than…you.
It’s like ice but no pick, a murder charge that won’t stick,
it’s like a whole other world where you can smell the food,
but you can’t touch the silverware.
Huh, what luck. Fascism you can vote for.
Humph, isn’t that sweet?
And we’re all gonna die some day, because that’s the American way
-Stone Sour
-
Aug 13th, 2001, 02:14 PM
#2
Lively Member
As far as i know as long as you write the compiler yourself you will have no legal issues its only if u use an existing comiler.
As for the string functions if you have msdn search for string manipulation and then find the srtring function summary page this has most of the useful string functions laided out. If you don't have msdn head over to msdn.microsoft.com.
Good Luck
"Let's all join forces, rule with an iron hand...and prove to all the world, metal rules the land..."
-- Judas Priest
My email is [email protected]
-
Aug 13th, 2001, 02:36 PM
#3
Thread Starter
Frenzied Member
thx... how would i write my own compiler though??
Government is another way to say better…than…you.
It’s like ice but no pick, a murder charge that won’t stick,
it’s like a whole other world where you can smell the food,
but you can’t touch the silverware.
Huh, what luck. Fascism you can vote for.
Humph, isn’t that sweet?
And we’re all gonna die some day, because that’s the American way
-Stone Sour
-
Aug 13th, 2001, 03:42 PM
#4
Monday Morning Lunatic
With great difficulty. Don't even THINK about it at this stage.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 14th, 2001, 08:41 AM
#5
Thread Starter
Frenzied Member
yeah, i figured that would be hard. I still think i can do the language part though. and Mike if i got the stuff all finished i think id just get katie to make you write the compiler for me
Government is another way to say better…than…you.
It’s like ice but no pick, a murder charge that won’t stick,
it’s like a whole other world where you can smell the food,
but you can’t touch the silverware.
Huh, what luck. Fascism you can vote for.
Humph, isn’t that sweet?
And we’re all gonna die some day, because that’s the American way
-Stone Sour
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|