An advanced tokenizer made with typescript
-
Updated
Sep 5, 2025 - TypeScript
A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.
An advanced tokenizer made with typescript
A parser generator.
Interactive tool to understand how text is tokenized by language models. Visualize tokens, analyze efficiency, and optimize your LLM prompts.
A JSON parser made in typescript with tokenizer, ast, parser ...
University Credits tokenazitation: Public good on-chain for global learning certification (ETH Global Istanbul 2023 Submission: prized). For university credits issued tokens and for less wealthy schools claiming an NFT for students evaluated succesfully.
Lightweight JSON tokenizer with symmetric dictionary encoding for compression and optimization
Custom Tokenizer (Next.js + React + TypeScript)
React component to convert a text string into React Nodes
Tool for inspecting typescript token list
ZephyrAssets is a blockchain-based platform specializing in the tokenization of real-world assets. Leveraging smart contracts and blockchain technology, we provide a secure and transparent way to digitize, manage, and trade physical assets such as real estate, art, and collectibles
linguistic-helper.web.app/ Linguistic Helper is a platform to help students, faculties and Researchers to perform their work with help of Computational Linguistic and the modern tech making it an easy and efficient way of learning Linguistics
Navigate within a string
Interactive tool for exploring Byte Pair Encoding tokenization step-by-step.
Convert XPath 3.1 expression into token objects