Pinned Repositories
cosmopolitan
build-once run-anywhere c library
DHCPLite
DHCP/DNS server for Arduino
fullmoon
Fast and minimalistic Redbean-based Lua web framework in one file.
MobDebug
Remote debugger for Lua.
PegDebug
Trace debugger for LPeg rules and captures.
serpent
Lua serializer and pretty printer.
wxlua
wxlua: Lua bindings for wxWidgets cross-platform GUI toolkit; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and wxWidgets 3.x
ZeroBraneEduPack
A collection of simple lessons, scripts, and demos in Lua, suitable for learning programming concepts.
ZeroBranePackage
Packages for ZeroBrane Studio (https://studio.zerobrane.com)
ZeroBraneStudio
Lightweight Lua-based IDE for Lua with code completion, syntax highlighting, live coding, remote debugger, and code analyzer; supports Lua 5.1, 5.2, 5.3, 5.4, LuaJIT and other Lua interpreters on Windows, macOS, and Linux
pkulchenko's Repositories
pkulchenko/DHCPLite
DHCP/DNS server for Arduino
pkulchenko/LuaRemote
Mobile Lua client for MobDebug
pkulchenko/alecwrap
LuaJIT/FFI wrapper for Arcade Learning Environment
pkulchenko/iVoronoi
A function that creates a Voronoi Diagram based on Fortune's Algorithm designed to be used in Love2D
pkulchenko/lua-inspect
Lua code analysis, with plugins for HTML and SciTE
pkulchenko/metalua
The metalua programming language
pkulchenko/mobilelua
Lua for Mobile Devices
pkulchenko/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter textbook using Ipython Notebook. This book takes a minimally mathematical approach, focusing on building intuition and experience, not formal proofs. Includes Kalman filters, Extended Kalman filters, unscented filters, and more. Includes exercises with solutions.
pkulchenko/luadist-git
Automated Lua module deployment utility for the LuaDist project - git version
pkulchenko/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
pkulchenko/typedlua
An Optional Type System for Lua
pkulchenko/Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
pkulchenko/copas
Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.
pkulchenko/datomic-replication
pkulchenko/DeepMind-Atari-Deep-Q-Learner
The original code from the DeepMind article + my tweaks
pkulchenko/lua-5.1.5-op_halt
Lua 5.1.5 with OP_HALT patch
pkulchenko/lunamark
Lua library for conversion between markup formats
pkulchenko/nn
pkulchenko/pdf.lua
An "as-is" pure Lua library for low-level generation of PDF files
pkulchenko/rosie-pattern-language
Rosie Pattern Language (RPL) and the Rosie Pattern Engine
pkulchenko/torch7
pkulchenko/twoface
A Lua 5.1 style ABI on top of lua52.dll