Categories > Coding > Lua >

DUVIDA SOBRE TESTAR INTERFACE - DOUBT ABOUT TESTING INTERFACE

Posts: 2

Threads: 2

Joined: Jun, 2023

Reputation: 0

Posted

ENG - 

Hello, I have a code but I want to edit it and for that I need to test the interface to see how it would look, how can I test an interface in LUA language, that is, run the script just for testing, to edit it?

 

BR

OLá, estou com um código porem quero editar ele e pra isso preciso testar a interface para ver como ficaria, como posso testar uma interface em linguagem LUA, ou seja, executar o script apenas para teste, para ir editando ele?

  • 0

Posts: 7

Threads: 0

Joined: Apr, 2023

Reputation: 0

Replied

Spend some time playing word wipe. I'm interested in finding out more because I have strong views about it. Would you please provide more details to your blog post? We will all actually gain from it. 

 

  • 1

Posts: 1

Threads: 0

Joined: Jul, 2023

Reputation: 0

Replied

Olá, você pode instalar vários executores, mas aqui está um link para baixar o interpretador de Lua: http://www.lua.org/download.html

Depois de instalar, salve o seu código em um arquivo .lua e abra o Terminal do Windows e digite "lua nomedoarquivo.lua"

Isso vai executar o código, e vc pode editá-lo usando o próprio app da Lua ou Bloco de Notas, Visual Studio, etc...

Também tem algumas outras opções que vc pode pesquisar, tipo o executor de Lua Online. Espero ter ajudado :D

  • 1

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )