Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7057939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:03:11+00:00 2026-05-28T04:03:11+00:00

I know there are a few questions floating around here on the subject, but

  • 0

I know there are a few questions floating around here on the subject, but it was hard to find anything useful to what I’m after…

I also know it will probably end up being quite the task to complete, but I really want to make a simple scripting language for gaming engines… I want to use it in C++ and my Android Java game engines… but I don’t know where to start… I’ve tried looking for tutorials online, but alot require converting things to byte code, virtual machines and such…

I really just want to create a simple scripting language which can be read from the engine, have some simple “if/else” logic… simple functions that can be called from other scripts and so on… Maybe even simpler for early versions… I really don’t know where to start, but I do know this is something I need to start studying and understanding.

If anyone could point me in the right direction and point out some links to very simple “making a simple scripting language for games” kind of tutorial or even point out some key concepts that I should look into… I’d be really thankful.

I’d prefer a minimalist C based scripting language, but I guess the specifics will come into it once I’ve actually learnt more about it.

Thanks for any help anyone can give.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T04:03:12+00:00Added an answer on May 28, 2026 at 4:03 am

    I’ve tried looking for tutorials online, but alot require converting things to byte code, virtual machines and such

    Yes. This is really the approach, even for a dead simple language. Executing the source code directly will be way more complicated, the way this is done is first you parse the source code and digest it into byte code, then have a virtual machine interpret the byte code.

    You may want to look at existing languages to learn about their design.

    This tutorial from flipcode builds a simple language and includes all the code, so it might be useful.

    You can also take a look at the Lua source code.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know there are quite a few of those kind of questions around here,
First of all, I know there are a few quite similar questions here on
I know there are a few questions out there but I've tried a lot
I know there are a few questions about similar topics but they mostly amount
I know there are already a few questions like this but I can't seem
I know that there are a few questions like this on SOF, but I
I know there are quite a few questions concerning access violations, but I have
I know there are a few similar questions to this but I just can't
I know that there are a few Questions here on SO relating to this,
I know there are a few questions about this but i just cant seem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.