• R/O
  • SSH

Dateibaum

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Haxe bindings for koreader


Name Größe Rev. Zeit Autor Log Message
.hgignore 131 00b33b96752b 2022-03-02 06:31:20 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Setup build of lua libraries required...
LICENSE.txt 1.18 k 5dbbab50074d 2021-03-16 07:53:05 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Add license
Makefile 181 5eb61ecf4ded 2021-03-24 07:50:17 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Specify more packages in dox command
README.md 497 00b33b96752b 2022-03-02 06:31:20 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Setup build of lua libraries required...
demo ed6745a432ba 2022-03-06 00:12:20 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Add Size class
demo_haxe.koplugin 6aea6f2ecf48 2021-03-22 03:00:18 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Add plugin demo
haxe-koreader-demo.hxml 198 7e51cfe8fc64 2022-03-02 07:09:22 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Remove the use of lua-vanilla
haxelib.json 84 1c84635bdb5d 2021-03-30 04:01:04 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Add haxelib.json
lualibs 00b33b96752b 2022-03-02 06:31:20 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Setup build of lua libraries required...
src b8a6b9d74ef1 2022-03-28 15:02:00 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net> Add TextWidget

README.md

haxe-koreader

Haxe definitions for the Koreader LUA api.

The project is released to the public domain under the Unlicense license. See LICENSE.txt.

Dependencies

The lua code generated by haxe may requires some libraries (see https://haxe.org/manual/target-lua-getting-started.html ). A Earthfile is provided in the lualibs directory, to generate the libraries for the supported targets run earthly +build-all.