Note that there are some explanatory texts on larger screens.

plurals
  1. POHow do you create a computer or scripting language for an application?
    primarykey
    data
    text
    <p>Duplicate of:</p> <ul> <li><a href="https://stackoverflow.com/questions/1669/learning-to-write-a-compiler">Learning to write a compiler</a></li> <li><a href="https://stackoverflow.com/questions/789093/documentation-on-creating-a-programming-language">Documentation on creating a programming language</a></li> <li><a href="https://stackoverflow.com/questions/41785/learning-resources-on-parsers-interpreters-and-compilers">Learning Resources on Parsers, Interpreters, and Compilers</a></li> <li><a href="https://stackoverflow.com/questions/453870/suggestions-for-writing-a-programming-language">Suggestions for writing a programming language?</a></li> <li><a href="https://stackoverflow.com/questions/559025/compiler-programming-what-are-the-most-fundamental-ingredients">Compiler-Programming: What are the most fundamental ingredients?</a></li> <li><a href="https://stackoverflow.com/questions/461497/are-there-some-online-resources-about-compiler-principle">Are there some online resources about compiler principle?</a></li> </ul> <p>and others I'm too lazy to find right now.</p> <hr> <p>I'm not asking how to make an incredibly complex language. I just wanted to understand the basics. I would use c# as the underlying language. I know it's vague. I was hoping for something very basic to direct me. </p> <p>I think I'm mostly interested in creating scripting languages. For example, I see people that write programs but then they have a scripting language for their application. I do not want to rewrite a windows scripting language. Say I had a text file reader and for some reason wanted a scripting language to automate something. I'm not sure how to ask.</p> <p>Thank you.</p> <p>EDIT - Thank you for the answers. I was looking at it more for the learning not the doing at the moment. I would probably use LUA, but I am trying to learn more about the concept in general.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload