Pinned Repositories
aiml-en-us-foundation-alice
Automatically exported from code.google.com/p/aiml-en-us-foundation-alice
aiml-en-us-foundation-alice.v1-0
Automatically exported from code.google.com/p/aiml-en-us-foundation-alice.v1-0
aiml-en-us-foundation-alice.v1-3
Automatically exported from code.google.com/p/aiml-en-us-foundation-alice.v1-3
aiml-en-us-foundation-alice.v1-4
Automatically exported from code.google.com/p/aiml-en-us-foundation-alice.v1-4
aiml-en-us-foundation-alice.v1-6
Automatically exported from code.google.com/p/aiml-en-us-foundation-alice.v1-6
Example-LiquidCore-Issue
luajava
LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java. LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing. LuaJava also allows Java to implement an interface using Lua. This way any interface can be implemented in Lua and passed as parameter to any method, and when called, the equivalent function will be called in Lua, and it's result passed back to Java.
mt7628ap
meditek 7628 wifi driver for openwrt
sirrannon
port sirrannon to mac
vc-call-gcc-example
This is an example that shows how to create an embedded perl DLL built with GCC and call it from a main program built with Visual C++
fastcoding's Repositories
fastcoding/luajava
LuaJava is a scripting tool for Java. The goal of this tool is to allow scripts written in Lua to manipulate components developed in Java. LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing. LuaJava also allows Java to implement an interface using Lua. This way any interface can be implemented in Lua and passed as parameter to any method, and when called, the equivalent function will be called in Lua, and it's result passed back to Java.
fastcoding/btdiscoverable
test project for rk3328 bt issue
fastcoding/build-luajit2
fastcoding/cargo-bundle
Wrap rust executables in OS-specific app bundles
fastcoding/castl
JavaScript to Lua compiler with runtime library.
fastcoding/CParser
A compact C preprocessor and declaration parser written in pure Lua
fastcoding/crossbuild_for_m1_on_github
try crossbuilding program for m1
fastcoding/demo-a2
demo implemenation for OCR function
fastcoding/KeraLua
C# Native bindings of Lua 5.4 (compatible with iOS/Mac/Android/.NET/.NET Core/UWP)
fastcoding/lapis
A web framework for Lua and OpenResty written in MoonScript
fastcoding/libuvc
a cross-platform library for USB video devices
fastcoding/LJIT2libuvc
LuaJIT binding to libuvc
fastcoding/lovr
Lua Virtual Reality Engine
fastcoding/lua---python
Python in Lua.
fastcoding/lua-aes
an AES encrypt lua module for openresty ,like php function mcrypt_encrypt
fastcoding/lua-cbson
Lua bindings for libbson
fastcoding/lua-resty-rsa
RSA encrypt/decrypt & sign/verify for OpenResty/LuaJIT
fastcoding/LuaJIT-cmake
fastcoding/luasdl2
A pure C binding of SDL 2.0 for Lua 5.1, Lua 5.2, and LuaJIT.
fastcoding/luigi
Lovely User Interfaces for Game Inventors
fastcoding/NLua
Bridge between Lua and the .NET.
fastcoding/ocr-3rd
build scripts for ocr dependencies
fastcoding/openssl_for_ios_and_android
OpenSSL Library for iOS and Android
fastcoding/pe-parser
Lua module to parse a Portable Executable (.exe , .dll, etc.) file and extract metadata
fastcoding/plane-crash-simulation
simulate the crash of the plane MU5735
fastcoding/rifgen
fastcoding/science_rcn
Reference implementation of a two-level RCN model
fastcoding/terra
Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
fastcoding/webview
Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows)
fastcoding/wxlua
wxlua: Lua bindings for wxWidgets cross-patform GUI toolkit; supports Lua 5.1, 5.2, 5.3, LuaJIT and wxWidgets 3.x