首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > LINQ执行for Lua

LINQ执行for Lua

  • 资源大小:613.59 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: linq 执行

资 源 简 介

Lightweight LINQ like library for Lua. Important: The project has moved to github: https://github.com/xanathar/lualinq Description The syntax is very similar to LINQ and reminds of SQL, for those who already know those languages. It’s released with a BSD 3 clause license. It uses a very basic subset of Lua, which allows it to be used also in very restrictive embedding scenarios (e.g. videogames). The focus on data instead of processing makes it suitable for all those scripts where querying the hosting application entities is paramount: RPG videogames, Adobe Photoshop Lightroom. Features Tutorial / Documentation available Compatible with minimal Lua implementations Good coverage of common LINQ methods Does not use exotic OO techniques for compatibility All implemented through arrays (integer-indexed tables) Easy to use Enhanced version if you use it

文 件 列 表

grimq.lua
GrimQ.pdf
readme.txt
VIP VIP
0.197217s