mterras01 / murgaLua

Various murgaLua scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

murgaLua

Various murgaLua scripts :

  • test_HQL.lua reads a bunch of Hibernate Queries recorded in file "requetes_HQL_for_analyse_240521.txt" for doing some stats: how many queries including patient, sejour, prescription, constante, plan de soin etc... with some charts for vizualisation.
  • test_charts.lua reads a csv file of your choice, with ";" as separator and does some stats and charts visualization. As for murgaLua, charts methods & functions are very very very few documented, so i think this demo could help...
  • wordcloud.lua makes a graphical wordcloud from a text or csv file (work in progress).

murgaLua is a (very great) language based on Lua, and embedding fltk
http://www.murga-projects.com/murgaLua/index.html (dead link) =>
http://lua.igame3d.com/murgaLua/
http://web.archive.org/web/20120616060758/http://murga-projects.com/murgaLua/ on web.archive.org
Copyright (C) 2006-8 John de Murga
Short description : one binary ~500kb for three OS (Mac OS, Windows, Linux)
More about fltk : https://www.fltk.org/

image Sadly, John de MURGA passed away 2020. Rest In Peace John, and thanks for all your contributions, among others : murgaLua, Damn Small Linux, Puppy Linux... To remember his work, his life, a few links :
https://www.linkedin.com/in/johnmurga/ (linkedin, dead link)
http://damnsmalllinux.org/static/act-ST/f-1/t-20199/st-10.html : part of DSL history : the "unquiet" murgaLua integration into DSL (=Damn Small Linux), some mails between John and members of DSL's project, fighting about copyrights
https://bkhome.org/news/202007/murga-linux-puppy-forum-is-down.html (Barry Kauler's note)
http://blog.puppylinux.com/vale-john-de-murga (note from Puppy Linux blog)
and last contribution at John's github on May 12, 2020 : https://github.com/JohnMurga?tab=overview&from=2020-12-01&to=2020-12-31
image
RIP John de Murga

Binaries for murgaLua on web.archive.org
http://web.archive.org/web/20140702173559/http://murga-projects.com/murgaLua/murgaLua-0.6.6.tar.gz
And i found a special binary for MacOSX 10.4 "PowerPC" (made by John) (on murgaLua page, zipped file is https://github.com/mterras01/murgaLua/blob/main/murgaLuaUB064.zip)

About

Various murgaLua scripts.

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%