no-defun-allowed / awesome-low-level-programming-languages
A curated list of low level programming languages (i.e. suitable for OS and game programming)
☆13Updated 10 months ago
Alternatives and similar repositories for awesome-low-level-programming-languages:
Users that are interested in awesome-low-level-programming-languages are comparing it to the libraries listed below
- Sources of the "Well Specified Common Lisp" specification which is based on the final draft of the Common Lisp standard but is not a new …☆38Updated 9 months ago
- Old, but suprisingly complete toolkit with no dependancies on other non-lisp libraries.☆56Updated 3 years ago
- a clim-desktop clone☆26Updated 3 years ago
- A Common Lisp library for accessing octet-addressed blocks of data☆29Updated last week
- A specification of an improvement to the Common Lisp standard☆22Updated 3 years ago
- Common Lisp PLN compatibility library.☆25Updated 3 years ago
- Portability library for IEEE float features that are not covered by the CL standard.☆34Updated 11 months ago
- A CLOSsy way to trade genericity for performance.☆37Updated 4 years ago
- A portable type inference library for Common Lisp☆39Updated this week
- Create a Quicklisp distribution from a directory of local projects.☆66Updated 12 years ago
- A setf like macro for functional programming☆64Updated 4 years ago
- Portable chunked streams for Common Lisp☆25Updated 6 months ago
- A McCLIM window manager☆48Updated 2 years ago
- Pack several small values into a single integer☆26Updated 3 years ago
- The official repo of named-readtables.☆68Updated 3 weeks ago
- Common Lisp tool to compile documentation pages using an HTML template.☆61Updated 3 months ago
- unofficial mirror of git://git.code.sf.net/p/series/series (Richard C. Waters' SERIES package for Common Lisp)☆57Updated 9 years ago
- Environment protocol for Common Lisp compilers.☆33Updated last year
- Concrete Syntax Trees represent s-expressions with source information☆60Updated last month
- CLESH a very short and simple program, written in Common Lisp, that extends Common Lisp to embed shell code in a manner similar to perl's…☆71Updated 4 years ago
- A collection of Common Lisp utilities to ratify, validate and parse inputs.☆29Updated 3 months ago
- maybe-wrong sbcl internals☆56Updated 7 years ago
- A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.☆52Updated 2 months ago
- A library for the Linux GPIO kernel module as used on hobby kits such as the Raspberry Pi