Literate.jl icon indicating copy to clipboard operation
Literate.jl copied to clipboard

Language-agnostic

Open RRiva opened this issue 4 years ago • 0 comments

Hi, thanks a lot for creating this great package! I was wondering if it's possible, and within its scope, to make it language-agnostic.

The reason is that I have some large code bases in python and Fortran, and converting them in Julia is just not on the table. But on the other hand, improving their documentation is always a goal, and Literate.jl would do an amazing job.

For python I can imagine that it would not be too difficult, while for Fortran you should replace the default comment character with ^ *[!cC*dD].

RRiva avatar Nov 19 '21 09:11 RRiva