arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
713 stars 32 forks source link

[Helpers/markdown] verify & benchmark Markdown parsing #601

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

[Helpers/markdown] verify & benchmark Markdown parsing

Which of the libraries are we using in the end? What are the pros and cons of each one? Let's benchmark it!

https://github.com/arturo-lang/arturo/blob/ce734e7a32c73173910cdf8f533f56be21febe3b/src/helpers/markdown.nim#L13

#=======================================

# TODO(Helpers/markdown) verify & benchmark Markdown parsing
#  Which of the libraries are we using in the end? What are the pros and cons of each one? Let's benchmark it!
#  labels: helpers, 3rd-party, benchmark, unit-test

when not defined(NOPARSERS):
    when defined(USE_NIM_MARKDOWN):
        import extras/markdown
ndex 3245d3f17..c90e0b565 100644
++ b/src/helpers/maths.nim

cfe8d0c58d4eade36a5029e81a35f7c34d3231c8

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

Closing issue as stale.

stale[bot] commented 11 months ago

Closing issue as stale.

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.