Skip to content

JuliaHEP/ROOT.jl-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROOT.jl code generation

Setup to generate code for the ROOT.jl package using WrapIt!. ROOT.jl is a Julia interface to the ROOT C++ framework.

Contents of ROOT.jl generated with this code:

  • Project.toml;
  • deps directory and its contents;
  • src directory and its contents.

The code is generated with julia -project=generate.jl command and placed into the build subdirectory.

Wrapit configuration including to list of classes to wrap is defined in ROOT.wit.in.

About

Development tool for ROOT.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published