Skip to content

sangkilc/libinput

Repository files navigation

libInput: program input representation in OCaml

This library presents a set of APIs to manipulate program inputs, i.e., arguments, files, environment variables, network sockets, etc. The primary motivation of libInput is to provide a general-purpose APIs for handling inputs for designing a program analysis tool.

Install

Simply run "make" to compile; "make unittest" to perform a unittest.

libInput requires the followings:

Documents

Find more information from docs.

About

Program Input Representation in OCaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published