Skip to content

Common LISP library for Microsoft Windows environment (win32 direct access for High Performance)

Notifications You must be signed in to change notification settings

markyang59/mklisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#mklisper Common LISP utility library for everyday developer
Mark Yang
([email protected])

##Introduction This is code sniffet used for several my projects. I am using Franz Allegro CL on Microsoft Windows So all codes are heavily depend on win32. I hope some of these code can solve your problems.

##Enviroment

  • OS : Microsoft Windows
  • Compiler : Franz Allegro CL

##File Description

  • mkCRC : CRC32 generator
  • mkdib : win32 DIB(Device Independant Bitmap) wrapper for CL
  • mkqueue : thread safe queue based on mp:queue
  • mkthread : run lisp functions in OS native thread. It's performance almost same as C++ thread control
  • mkutil : MISC utility sniffet

About

Common LISP library for Microsoft Windows environment (win32 direct access for High Performance)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published