adonais / skylark

Skylark Editor is written in C, a high performance text/hex editor. Embedded Database-client/Redis-client/Lua-engine. You can run Lua scripts and SQL files directly.
https://sourceforge.net/projects/libportable/files/Skylark/
GNU General Public License v3.0
453 stars 44 forks source link

[For fun] You should try compiling skylark with Pelles C #109

Open ghost opened 8 months ago

ghost commented 8 months ago

Pelles C is very powerful. I always think it's only something for hobbyists until I discovered that my favorite image viewer could be very likely compiled by Pelles C! It's hard to find out. Only when you downloaded the SDK then you discovered that it has first class support for Pelles C and is also very likely that it's compiled by Pelles C!

https://www.nyam.pe.kr/dev/imagine/

Btw, you are able to embed SumatraPDF into skylark. Are you able to embed Imagine, too? It would serve as a perfect image viewer! I'm not sure if the license of Imagine allowed to do that. But you can always tell the users to manually download Imagine and put it into the plugins directory of skylark!