forked from carpproject/pencil-util
-
Notifications
You must be signed in to change notification settings - Fork 1
pencil-language/pencil-headers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# PENCIL Header Files ----------------------- This repository contains two folders: - The include/ folder which contains the PENCIL header files. For instance, it contains the pencil.h file that you should include in your PENCIL programs. - The pencil_headers_generator/ folder which contains the PENCIL header files generator, it is the C++ program that was used to generate some of the PENCIL header files (Math functions). Note that the header files generated from the PENCIL header generator are different from the headers in include/ as the later are modified by hand after being generated. # Mailing List ---------------- For any problem, please send an email to pencil-discussion [AT] inria.fr # Authors ---------- - Alexey Kravets. - Michael Kruse. - Riyadh Baghdadi. - Robert David. # Toolchain -----------
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 93.5%
- M4 3.5%
- Makefile 2.8%
- Shell 0.2%