Giter VIP home page Giter VIP logo

Comments (4)

yuin avatar yuin commented on July 30, 2024

I do not have any plans yet.
I did not see the Lua 5.3 codes, but I don't think Lua C API anything to do with the matter.

It is more important to make good use of rich console ui library like readline, prompt_toolkit, curses etc than Lua C API for improving the REPL environment. For example you can use chzyer/readline for that.

from gopher-lua.

bmatsuo avatar bmatsuo commented on July 30, 2024

You may be correct about the lua5.3 repl. I was just wondering if maybe parser error codes had changed in a way that made error handling easier to work out. That is not too important to me though.

I suppose I am just more concerned about staying current rather than falling too far behind. And, also wondering how I can help out. I have been enjoying use of gopher-lua so far, and am heavily exploiting it for my latest project.

Would you rather work towards more a complete implementation of lua5.1?

from gopher-lua.

yuin avatar yuin commented on July 30, 2024

On error handling, GopherLua has more structured API than C-Lua5.1 . #46 might be helpful for you.

Would you rather work towards more a complete implementation of lua5.1?

Lua 5.1 is considered as close to a “completed form”, and most widely used "specification" still in 2016(LuaJIT is upwards-compatible with Lua 5.1).

I have already implemented most of the Lua5.1 APIs, so I do not take an active interest in it.

from gopher-lua.

bmatsuo avatar bmatsuo commented on July 30, 2024

Ok. I understand. Thanks. Honestly I don't know what "most lua programmers" do most of the time.

Thanks for the great package :)

from gopher-lua.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.