Tokenize is a Julia package that serves a similar purpose and API as the tokenize module in Python but for Julia. This is to take a string or buffer containing Julia code, perform lexical analysis and return a stream of tokens.

Features

  • Fast, it currently lexes all of Julia source files in ~0.25 seconds (580 files, 2 million Tokens)
  • Round trippable, that is, from a stream of tokens the original string should be recoverable exactly
  • Round trippable, that is, from a stream of tokens the original string should be recoverable exactly
  • The function tokenize is the main entrypoint for generating Tokens
  • Each Token is represented by where it starts and ends, what string it contains and what type it is
  • Documentation available

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow Tokenize.jl

Tokenize.jl Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Tokenize.jl!

Additional Project Details

Programming Language

Julia

Related Categories

Julia 3D Modeling Software, Julia Data Visualization Software, Julia Libraries

Registered

2023-12-07