|
[ANN] OptParse.jl – a composable, type-stable CLI parser
|
|
15
|
1520
|
June 28, 2026
|
|
Non-allocating way to parse section of string as number?
|
|
2
|
169
|
June 17, 2026
|
|
Status of Julia parser for tree-sitter
|
|
4
|
535
|
June 12, 2026
|
|
Parse with exponent D
|
|
4
|
303
|
November 7, 2025
|
|
Dates: Strict parsing (DateFormat)
|
|
1
|
104
|
June 27, 2025
|
|
How to not import Base.isopen
|
|
12
|
484
|
May 18, 2025
|
|
Extracting dates and values from a string
|
|
9
|
310
|
January 30, 2025
|
|
Parsing corporate DateTime format with calendar week
|
|
5
|
231
|
January 14, 2025
|
|
[ANN] Lexbor.jl - HTML parser wrapping the C library lexbor
|
|
4
|
507
|
January 9, 2025
|
|
How to read a line character by character?
|
|
15
|
627
|
November 19, 2024
|
|
[ANN] Quasar.jl - Pure Julia OpenQASM 3 Lexing and Parsing
|
|
2
|
398
|
October 31, 2024
|
|
Parsing of multiple `..`
|
|
6
|
219
|
October 27, 2024
|
|
Convert string to equation (fast)
|
|
12
|
487
|
October 16, 2024
|
|
Code review: parser and error propagation
|
|
3
|
221
|
July 28, 2024
|
|
How to read a file and initialize tensors with it's values without having it in memory?
|
|
6
|
230
|
July 25, 2024
|
|
Error in parsing BaseModelica model
|
|
3
|
235
|
June 20, 2024
|
|
Cast/parse multiple variables at once
|
|
5
|
314
|
May 17, 2024
|
|
Parsing a string with quotations
|
|
5
|
511
|
March 25, 2024
|
|
Parsing a vector of vectors with Meta.parse?
|
|
12
|
686
|
February 16, 2024
|
|
[ANN] Tryparse.jl: Parsing things for you
|
|
2
|
762
|
December 19, 2023
|
|
Is this string2range function correct?
|
|
5
|
437
|
November 24, 2023
|
|
Conversion from string to matrix
|
|
3
|
678
|
October 18, 2023
|
|
Is there a way to speed up this code?
|
|
4
|
880
|
August 16, 2023
|
|
[ANN] PikaParser.jl -- small and fast parser library
|
|
9
|
2705
|
August 5, 2023
|
|
How to parse string with non-US number format?
|
|
1
|
356
|
April 24, 2023
|
|
∪ doesn't parse as expected
|
|
13
|
644
|
April 20, 2023
|
|
How to parse a string with ranges?
|
|
7
|
839
|
April 10, 2023
|
|
Recommend a parsing library for LibPQ.jl?
|
|
1
|
409
|
March 13, 2023
|
|
Why can't I combine a macro call with a comparison operator?
|
|
5
|
474
|
January 5, 2023
|
|
Why is the expression `@foo.x` parsed as `macrocall . foo @x` and not `macrocall @foo .x`?
|
|
4
|
771
|
June 19, 2022
|