arturo-lang / arturo

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

[Paths\extract] implement for Web/JS builds #298

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

[Paths\extract] implement for Web/JS builds

https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/library/Paths.nim#L42

    when not defined(WEB):

        # TODO(Paths\extract) implement for Web/JS builds
        #  labels: library,enhancement,web
        builtin "extract",
            alias       = unaliased, 
            rule        = PrefixPrecedence,
ndex 712cadb43..1a63d9af3 100644
++ b/src/library/Strings.nim

4aa090c8a8d15397871554fc3548df4743362e71

stale[bot] commented 2 years 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

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 2 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.