Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 8 of 8

Thread: c# - LUA

  1. #1
    Join Date
    Nov 2004
    Location
    Belgium, Leuven
    Posts
    145

    c# - LUA

    dear all,

    I received some C# code and I would like to have it in LUA. Is there an easy way to do this or to get this done?

    thanks for your advice,

    g.

  2. #2
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    lua is pretty limited by it self, i don't know what C code you have so i can't say if it's possible. There is no converter if that's what you mean
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  3. #3
    Join Date
    May 2006
    Posts
    5,380
    C# to lua, not without exporting the c# functions first
    Open your eyes to Narcissism, Don't let her destroy your life!!

  4. #4
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    Quote Originally Posted by RizlaUK View Post
    C# to lua, not without exporting the c# functions first
    indeed wish it was possible
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  5. #5
    Join Date
    Nov 2004
    Location
    Belgium, Leuven
    Posts
    145
    I'm not sure I understand (or I'm sure I don't understand it): what would it take to export the c# functions?

    gert

  6. #6
    Join Date
    Apr 2007
    Location
    Raalte, OV, Netherlands
    Posts
    3,287
    Well if you've got some C# functions it's impossible to convert it to Lua. Lua is pretty limited by itself. Why don't you post those functions and we can see if it's possible but i don't think so
    Bas Groothedde
    Imagine Programming :: Blog :: Familiar people here

    My AMS Plugins:

  7. #7
    Join Date
    May 2005
    Posts
    1,115
    Post the code so that the folks here can evaluate it.
    Never know what life is gonna throw at you.
    (Based on a true story.)

  8. #8
    Join Date
    May 2006
    Posts
    5,380
    what would it take to export the c# functions?
    you embed lua into your c# exe/dll and call the functions from a lua script, you will need to study the lua c api
    Open your eyes to Narcissism, Don't let her destroy your life!!

Similar Threads

  1. Decoda Lua Debugger
    By bule in forum AutoPlay Media Studio 7.5
    Replies: 0
    Last Post: 07-24-2008, 10:24 AM
  2. LUA Scripting
    By SGW in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 09-26-2005, 10:45 AM
  3. Lua Users - don't forget this valuable site - Intrigued
    By Intrigued in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 01-07-2005, 01:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts