Re: LLVM discussion

All right look.  This is the absolute last time I'm going to lay this out.
1.  Get an interpreter tat someone else has written.  Lua, Angelscript, whatever.  It doesn't matter.  otice that I don't care if it's a JIT or not-the important part is that you didn't write it.
2. Write a program using this library.  This program looks for main.script in the directory of itself, loads it, and calls-say-main in the script.  This program will not top 300 lines and probably won't top 100.
3. Put this program in the same directory as the project and launch it.
For bonus points, use a batch file to launch the program that loads the script.  This enables you to use the program with multiple files-i.e. you don't have to bundle projects to run it.  The total code size of this project is 400 lines tops, including the launcher scripts.  You will not be able to out-do BGT in any meaningful way: b y the time you do, you might as well have jsut used C++ or Java or something directly.  THe only way to answer this question more precisely is to give you the code; at that point, I've done your entire project for you.
I am now self-banning from this thread.  We've hammered the nail into the board and kept hammering until it fell out the other side.  I'm not sure why there is still a problem here.  I'd really suggest that, if you still don't understand, you find someone who knows your language to explain it.

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : stewie via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : stewie via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Manu via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Manu via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector

Reply via email to