All Projects → sumneko → LuaParser

sumneko / LuaParser

Licence: MIT license
Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to LuaParser

lpegrex
Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).
Stars: ✭ 32 (-25.58%)
Mutual labels:  lpeg, lpeglabel
blynk-library-lua
Blynk library for Lua. Works with Lua 5.1+, LuaJIT, NodeMCU.
Stars: ✭ 35 (-18.6%)
Mutual labels:  luajit
lcurses
Lua bindings for Curses
Stars: ✭ 60 (+39.53%)
Mutual labels:  luajit
godot-lua-pluginscript
Godot PluginScript for the Lua language, currently based on LuaJIT's FFI
Stars: ✭ 182 (+323.26%)
Mutual labels:  luajit
aspect
Aspect is a compiling template engine for Lua and LuaJIT
Stars: ✭ 17 (-60.47%)
Mutual labels:  luajit
BadCoderz
Find unoptimized gmod addons and KILL the devs who made them
Stars: ✭ 66 (+53.49%)
Mutual labels:  luajit
TheVimIDE
Modern Vim IDE with support for C/C++, Java, Python, Lua, PHP, JavaScript, Ruby and much more ...
Stars: ✭ 33 (-23.26%)
Mutual labels:  syntax-checker
luajit-glfw
GLFW bindings for LuaJIT
Stars: ✭ 51 (+18.6%)
Mutual labels:  luajit
vim-hdl
Vim plugin to aid VHDL development (for LSP, see https://github.com/suoto/hdl_checker)
Stars: ✭ 59 (+37.21%)
Mutual labels:  syntax-checker
hiveql-parser
HiveQL Parser. Parse HiveQL code and print AST in JSON format if success, else print well formed syntax error message.
Stars: ✭ 25 (-41.86%)
Mutual labels:  syntax-checker
ljs
Lua with C/C++/Java/Javascript syntax
Stars: ✭ 129 (+200%)
Mutual labels:  luajit
moonblob
Binary serialization for moonscript + LuaJIT
Stars: ✭ 22 (-48.84%)
Mutual labels:  luajit
iqm-exm
IQM & EXM model format specs, Blender exporter, and LÖVE loader.
Stars: ✭ 35 (-18.6%)
Mutual labels:  luajit
FWK
💎 3D game framework in C, with Luajit bindings now.
Stars: ✭ 423 (+883.72%)
Mutual labels:  luajit
apisix-website
Apache APISIX Website
Stars: ✭ 81 (+88.37%)
Mutual labels:  luajit
dt-sql-parser
SQL Parsers for BigData, built with antlr4.
Stars: ✭ 135 (+213.95%)
Mutual labels:  syntax-checker
sqlite.lua
SQLite LuaJIT binding with a very simple api.
Stars: ✭ 291 (+576.74%)
Mutual labels:  luajit
nvim-highlite
A colorscheme template that is "lite" on logic for the developer.
Stars: ✭ 163 (+279.07%)
Mutual labels:  luajit
luajit.me
LuaJIT compiler explorer
Stars: ✭ 127 (+195.35%)
Mutual labels:  luajit
ljdns
A contemporary DNS library using LuaJIT FFI.
Stars: ✭ 26 (-39.53%)
Mutual labels:  luajit

Build status

LuaParser

Customized Lua parser for lua-language-server.

  • Support Lua 5.1/Lua 5.2/Lua 5.3/Lua 5.4/LuaJIT
  • Support dirty script
  • Syntax check
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].