This repository contains a set of ComputerCraft librairies to use with ComputerCraft
for example:
local logging = require("logging")
I made this logging library because I needed good logging for my programs, this will probably get frequent updates!
Here's an example: