Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
parsing
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Elixir Regex: How to put an underscore between a letter and a number?
Pau Riosa
Pau Riosa
Pau Riosa
Follow
Apr 5 '22
Elixir Regex: How to put an underscore between a letter and a number?
#
elixir
#
parsing
#
programming
#
paugramming
4
reactions
Comments
Add Comment
1 min read
How to Parse CSV a Text Variable
Hai Vu
Hai Vu
Hai Vu
Follow
Oct 6 '21
How to Parse CSV a Text Variable
#
python
#
csv
#
parsing
6
reactions
Comments
Add Comment
2 min read
How to Parse /etc/os-release
Hai Vu
Hai Vu
Hai Vu
Follow
Sep 30 '21
How to Parse /etc/os-release
#
python
#
parsing
#
howto
6
reactions
Comments
Add Comment
2 min read
How to Build a RegEx Engine in Python (Part 3: TDRDP)
Lorenzo Felletti
Lorenzo Felletti
Lorenzo Felletti
Follow
Jul 3 '21
How to Build a RegEx Engine in Python (Part 3: TDRDP)
#
python
#
regex
#
programming
#
parsing
1
reaction
Comments
Add Comment
4 min read
What is Data Parsing and Parsing Techniques involved?
PamelaeWallaceu
PamelaeWallaceu
PamelaeWallaceu
Follow
Apr 27 '21
What is Data Parsing and Parsing Techniques involved?
#
data
#
parsing
#
python
4
reactions
Comments
1
comment
6 min read
XML Parsing in Swift
Midhet Sulemani
Midhet Sulemani
Midhet Sulemani
Follow
Apr 22 '21
XML Parsing in Swift
#
parsing
#
xml
#
swift
#
ios
5
reactions
Comments
Add Comment
3 min read
Create a Parser with Rust and Nom
Daniel Imfeld
Daniel Imfeld
Daniel Imfeld
Follow
Oct 24 '21
Create a Parser with Rust and Nom
#
rust
#
parsing
#
nom
10
reactions
Comments
1
comment
8 min read
Intro To Parsing & Lexing
Eli
Eli
Eli
Follow
Dec 14 '20
Intro To Parsing & Lexing
#
lexing
#
parsing
#
cpp
#
python
22
reactions
Comments
6
comments
3 min read
I need to learn about TypeScript Template Literal Types
Craig ☠️💀👻
Craig ☠️💀👻
Craig ☠️💀👻
Follow
Sep 27 '20
I need to learn about TypeScript Template Literal Types
#
typescript
#
strings
#
parsing
#
types
249
reactions
Comments
14
comments
11 min read
Annotating my pages with microformats2 and h-entry
Minh Nguyen (he/him)
Minh Nguyen (he/him)
Minh Nguyen (he/him)
Follow
Oct 6 '20
Annotating my pages with microformats2 and h-entry
#
microformats
#
parsing
#
gatsby
#
html
2
reactions
Comments
Add Comment
3 min read
Haskell - Enforcing Naming Convention with Parsec
Ken Aguilar
Ken Aguilar
Ken Aguilar
Follow
Sep 5 '20
Haskell - Enforcing Naming Convention with Parsec
#
haskell
#
parsing
#
functional
5
reactions
Comments
2
comments
4 min read
Jordan Parses Large CSVs
Jordan Hansen
Jordan Hansen
Jordan Hansen
Follow
Jul 21 '20
Jordan Parses Large CSVs
#
parsing
#
csvparsing
#
javascript
#
typescript
6
reactions
Comments
Add Comment
4 min read
Parsing JSON Files from a Remote URL with Node, JSONStream and Hyperquest
Jack Whiting
Jack Whiting
Jack Whiting
Follow
Jun 12 '20
Parsing JSON Files from a Remote URL with Node, JSONStream and Hyperquest
#
node
#
javascript
#
json
#
parsing
6
reactions
Comments
Add Comment
3 min read
What is the difference between parsing and serialization?
Shaurya
Shaurya
Shaurya
Follow
Mar 4 '20
What is the difference between parsing and serialization?
#
help
#
parsing
#
question
#
discuss
20
reactions
Comments
4
comments
1 min read
Lossless Syntax Trees
Christopher Durham
Christopher Durham
Christopher Durham
Follow
Oct 27 '19
Lossless Syntax Trees
#
rust
#
parsing
#
languagedesign
#
compilers
25
reactions
Comments
Add Comment
6 min read
What is a Lexer, Anyway?
Christopher Durham
Christopher Durham
Christopher Durham
Follow
Oct 11 '19
What is a Lexer, Anyway?
#
rust
#
languagedesign
#
parsing
#
compilers
88
reactions
Comments
3
comments
11 min read
Beautiful Soup Hello World
Vicente Maldonado
Vicente Maldonado
Vicente Maldonado
Follow
Aug 2 '19
Beautiful Soup Hello World
#
webscraping
#
html
#
beautifulsoup
#
parsing
18
reactions
Comments
Add Comment
2 min read
Perl Weekly Challenge 17: Writing Our Own URL Parser in Perl (But Should We?)
Yozen Hernandez
Yozen Hernandez
Yozen Hernandez
Follow
Jul 21 '19
Perl Weekly Challenge 17: Writing Our Own URL Parser in Perl (But Should We?)
#
perl
#
perlweeklychallenge
#
internet
#
parsing
8
reactions
Comments
1
comment
4 min read
Python Lark Parser introduction
Vicente Maldonado
Vicente Maldonado
Vicente Maldonado
Follow
Apr 9 '19
Python Lark Parser introduction
#
programming
#
python
#
parsing
19
reactions
Comments
Add Comment
3 min read
Use JFlex to Count Words
Vicente Maldonado
Vicente Maldonado
Vicente Maldonado
Follow
Mar 11 '19
Use JFlex to Count Words
#
compilers
#
programming
#
parsing
#
java
7
reactions
Comments
1
comment
3 min read
Meet JFlex
Vicente Maldonado
Vicente Maldonado
Vicente Maldonado
Follow
Mar 11 '19
Meet JFlex
#
programming
#
parsing
#
java
#
compilers
11
reactions
Comments
Add Comment
3 min read
Java: Infer Column Widths of a Fixed-Width Text File
Andrew (he/him)
Andrew (he/him)
Andrew (he/him)
Follow
Mar 1 '19
Java: Infer Column Widths of a Fixed-Width Text File
#
java
#
parsing
#
functional
#
streams
10
reactions
Comments
1
comment
9 min read
The Journey of JavaScript: from Downloading Scripts to Execution - Part I
Progress Telerik
Progress Telerik
Progress Telerik
Follow
for
Progress Telerik
Feb 25 '19
The Journey of JavaScript: from Downloading Scripts to Execution - Part I
#
javascript
#
scripts
#
parsing
14
reactions
Comments
Add Comment
15 min read
Parsing Bible References with Elm
monty5811
monty5811
monty5811
Follow
Jan 4 '19
Parsing Bible References with Elm
#
elm
#
parsing
#
bible
#
scripture
51
reactions
Comments
3
comments
4 min read
How to extract text and metadata from text and presentation templates
GroupDocs
GroupDocs
GroupDocs
Follow
Dec 28 '18
How to extract text and metadata from text and presentation templates
#
java
#
api
#
metadata
#
parsing
5
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account