Giter VIP home page Giter VIP logo

Comments (2)

tpetricek avatar tpetricek commented on July 20, 2024

Thanks for starting this discussion and sorry for not getting back earlier. I think the best way to manage the TODO list is to post issues here on GitHub and then we can prioritize and coordinate. I would very much welcome contributors (and I'll try to be a bit more active in managing the project...)

The main two big things that I would like to get done are:

  • Finish the replacement for FsHtmlDoc
  • Turn the literate.fsx script into a project - the file is getting too long and messy. I think there should be some discriminated union representing literate script (with two functions that load this - from fsx file and from md file). You should then be able to pre-process the document before generating HTML/latex. I think this is mainly refactoring work...
  • Unit tests - we should have some :-) there is a project that compares our Markdown translator to a one in C#, so turning that into NUnit test would be great. I think tests for the literate.fsx script could be more easily done after the refactoring I mentioned.

These are the things I need for my projects at the moment, but I think there are other important extensions - if you're interested in improving the math support, that would be fantastic!

from fsharp.formatting.

tpetricek avatar tpetricek commented on July 20, 2024

I made some reorganizations in the project structure, so it should be easier to make progress now.

  • I'm including working prototype of FsHtmlDoc (in the new NuGet package)
  • literate.fsx is now an ordinary project, so it should be easy to work on it (it badly needs some restructuring)
  • I created some unit tests for CodeFormat, but we need more ... but they can now be easily added

from fsharp.formatting.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.