David Nichols
davidnichols
Involved Projects and Packages
For niche dialects that don't require their own devel project yet.
Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language.
This module provides functionality enabling qore scripts/programs to use GLUT functionality and therefore implement platform-independent OpenGL GUIs.
MySQL DBI driver module for the Qore Programming Language ("mysql"). The MySQL driver is character set aware and supports multithreading, transaction management, and stored procedure execution.
NCurses module for the Qore Programming Language ("ncurses"). The ncurses module allows Qore programs to implement complex character-based applications. Note that the use of the ncurses module with Qore threading is still experimental.
This module provides an OpenGL API enabling qore scripts/programs to use OpenGL functionality, however, in order to draw on the screen, it must be used in conjunction with the glut module or the qt4 module.
PostgreSQL DBI driver module for the Qore Programming Language ("pgsql"). The PostgreSQL driver is character set aware, supports multithreading, transaction management, stored prodedure and function execution, etc.