Thread: Scripting Languages that can be embedded in C++

  1. #1
    Registered User TheSupremeAbode's Avatar
    Join Date
    Jan 2011
    Location
    Portland, OR
    Posts
    10

    Scripting Languages that can be embedded in C++

    is there a comprehensive list?

  2. #2
    Registered User
    Join Date
    Apr 2006
    Posts
    2,149
    Erm, all of them.
    It is too clear and so it is hard to see.
    A dunce once searched for fire with a lighted lantern.
    Had he known what fire was,
    He could have cooked his rice much sooner.

  3. #3
    Registered User
    Join Date
    Apr 2006
    Posts
    2,149
    You can write an interpreter for any language in C++.

    Also, something's wrong with the forum edit capabilities.
    It is too clear and so it is hard to see.
    A dunce once searched for fire with a lighted lantern.
    Had he known what fire was,
    He could have cooked his rice much sooner.

  4. #4
    Registered User TheSupremeAbode's Avatar
    Join Date
    Jan 2011
    Location
    Portland, OR
    Posts
    10
    Quote Originally Posted by King Mir View Post
    ...something's wrong with the forum edit capabilities.
    ditto.


    if you click "edit post", make your changes, then hit "save" it wont $_POST

    but if you click "edit post", make your changes, then click "edit post" again; you'll be brought to a different edit screen which'll allow you to hit "Save Changes", and works just fine- though not as i'm sure vBulletin intended.
    Last edited by TheSupremeAbode; 06-20-2011 at 12:36 AM.

  5. #5
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Make sure to do a hard refresh to get the editor before editing, in case you haven't already. It fixes the problem, I believe.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  6. #6
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    testing

    ETA: Seems I don't have to refresh every time I edit.

    So webmaster's comments were "one time only".

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Good (scripting) languages for web
    By Elysia in forum Tech Board
    Replies: 19
    Last Post: 05-30-2011, 03:26 AM
  2. What other programming or scripting languages do you know?
    By thefeedinghand in forum General Discussions
    Replies: 25
    Last Post: 08-10-2010, 04:51 AM
  3. More random thoughts on constructing scripting languages.
    By suzakugaiden in forum Tech Board
    Replies: 2
    Last Post: 01-21-2006, 01:30 AM
  4. what languages are fading ? what languages remain ?
    By dot_rain in forum Tech Board
    Replies: 32
    Last Post: 03-04-2004, 09:25 AM
  5. IRC scripting fun
    By Brian in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 06-10-2002, 02:16 PM