GithubHelp home page GithubHelp logo

Comments (1)

lukego avatar lukego commented on June 20, 2024

Here's my braindump to kick things off. Fight me :-)

The long-term target group for RaptorJIT is people who prefer dynamic languages and want to do high-performance system programming. Suppose your favourite language is something like Python, perl, Ruby, Javascript, Lisp, etc but you are about to write a program in C for the sake of performance. RaptorJIT is the best-of-both-world saviour that gives you high-level dynamic language semantics in this domain.

The shorter-term target group are refugees from LuaJIT. People who are developing and maintaining serious applications and don't want them to become obsolete. People who don't want to hear "oh you're using LuaJIT? isn't that project dead?" from their potential contributors. People who struggle to onboard new developers who must quickly learn to write consistently fast code.

I don't see PUC Lua users as the target group. If you don't need C-like performance, for example because you are writing Lua code mostly to script a C application that does the heavy lifting, then to me it makes sense to stick with PUC Lua and that community.

So why Lua? Because it's a simple and beautiful language with excellent documentation that is quick and painless to learn for people from diverse backgrounds. (This was my thinking when I adopted LuaJIT for Snabb -- I had never written a line of Lua before in my life.)

from raptorjit.

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.