Skip to content

Read a file into List Bits8 during compile time in Idris

Notifications You must be signed in to change notification settings

xash/idris_read_bytes_ct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idris_read_bytes_ct

Read a file into List Bits8 during compile time in Idris. To compile the shared library use

cc -o idris_buffer.so -fPIC -shared idris_buffer.c -lc

About

Read a file into List Bits8 during compile time in Idris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published