• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

Tips on making a tokenizer

I want to make a simple jsx to plain html parser but I am unsure how to start. Maybe you can help me by giving tips or a head start by writing some code here :). TS, Go, Python appreciated

python3goparsertypescriptlexertokenizer
27th Sep 2020, 6:03 PM
anon
1 Answer
+ 2
To create a tokenizer/lexer go here https://repl.it/talk/learn/Make-a-Full-Lexer-in-JUMP_LINK__&&__Python__&&__JUMP_LINK/111397
25th Dec 2020, 8:57 PM
Gizmo-Lang
Gizmo-Lang - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Anyone Have group of learning code?
1 Votes
Difference?
1 Votes
How to become a mentor?
1 Votes
Theres a lot of weird bugs in the Introduction to C++ course
2 Votes
Why do you start with something in HTML?
2 Votes
Hi I want to learn react.js and I don't have even idea of coding just newbie
0 Votes
Why does range(5) print 0-4 in python
0 Votes
Quiz module
0 Votes
How do I complete this code to make “game over” appear on the screen.
0 Votes
In python I can get all the tests to clear but test #4, what am I doing wrong?
1 Votes