Parsing corporate DateTime format with calendar week
|
|
5
|
81
|
January 14, 2025
|
[ANN] Lexbor.jl - HTML parser wrapping the C library lexbor
|
|
4
|
202
|
January 9, 2025
|
How to read a line character by character?
|
|
15
|
272
|
November 19, 2024
|
[ANN] Quasar.jl - Pure Julia OpenQASM 3 Lexing and Parsing
|
|
2
|
272
|
October 31, 2024
|
Parsing of multiple `..`
|
|
6
|
91
|
October 27, 2024
|
Convert string to equation (fast)
|
|
12
|
248
|
October 16, 2024
|
Code review: parser and error propagation
|
|
3
|
98
|
July 28, 2024
|
How to read a file and initialize tensors with it's values without having it in memory?
|
|
6
|
96
|
July 25, 2024
|
Error in parsing BaseModelica model
|
|
3
|
104
|
June 20, 2024
|
Cast/parse multiple variables at once
|
|
5
|
175
|
May 17, 2024
|
Parsing a string with quotations
|
|
5
|
366
|
March 25, 2024
|
Parsing a vector of vectors with Meta.parse?
|
|
12
|
413
|
February 16, 2024
|
[ANN] Tryparse.jl: Parsing things for you
|
|
2
|
660
|
December 19, 2023
|
Is this string2range function correct?
|
|
5
|
327
|
November 24, 2023
|
Conversion from string to matrix
|
|
3
|
473
|
October 18, 2023
|
Is there a way to speed up this code?
|
|
4
|
731
|
August 16, 2023
|
[ANN] PikaParser.jl -- small and fast parser library
|
|
9
|
2208
|
August 5, 2023
|
How to parse string with non-US number format?
|
|
1
|
281
|
April 24, 2023
|
∪ doesn't parse as expected
|
|
13
|
382
|
April 20, 2023
|
How to parse a string with ranges?
|
|
7
|
627
|
April 10, 2023
|
Recommend a parsing library for LibPQ.jl?
|
|
1
|
341
|
March 13, 2023
|
Why can't I combine a macro call with a comparison operator?
|
|
5
|
345
|
January 5, 2023
|
Why is the expression `@foo.x` parsed as `macrocall . foo @x` and not `macrocall @foo .x`?
|
|
4
|
664
|
June 19, 2022
|
String validation with dedicated type
|
|
0
|
310
|
June 2, 2022
|
Remove leading zeros from string to int
|
|
1
|
616
|
June 1, 2022
|
Delimited files
|
|
5
|
1620
|
May 17, 2022
|
Parsing DateTime, what should be the default(s)?
|
|
4
|
755
|
May 4, 2022
|
Fastest way to parse a string of numbers
|
|
21
|
9163
|
April 29, 2022
|
How do I avoid subtypes when building a type lookup for parsing?
|
|
0
|
274
|
April 28, 2022
|
Parse 97 or 97.0 to Integer: clever method?
|
|
7
|
717
|
January 29, 2022
|