Skip to content

Arctan-OS/cAML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cAML

Directories

  • src/
  • caml/
  • preprocess/
  • table/
  • runtime/
  • caml.c
  • include/
  • caml/
  • preprocess/ * table/
  • runtime/
  • caml.h
  • test/

Installation into a kernel

Copy the caml directory under src/ into your kernel's source code folder. Copy the caml include directory under src/include/ into your kernel's source code include folder.

Use

Testing

Simply run "make test" which will compile the testing program, ASL cases, and tables. The testing program will then be automatically invoked, first testing various configurations of tables before testing AML capabilities.

About

AML parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors