GoGPT Best VPN GoSearch

OnWorks favicon

Parser for Rust source code download for Linux

Free download Parser for Rust source code Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Parser for Rust source code whose latest release can be downloaded as 2.0.110sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Parser for Rust source code with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


Parser for Rust source code


DESCRIPTION

Parser for Rust source code is a major Rust crate for parsing Rust source code (token streams) into a syntax tree (AST) that procedural macros can inspect or transform. The primary target is macro authors: you can parse TokenStreams into syn::File, syn::Item, syn::Expr, syn::Type, etc. It offers rich data structures, fine-grained parsing, span tracking (for error reporting), traversal and mutation APIs (visit, fold, visit_mut), printing back to tokens, and strong feature-gating so you only compile what you need. The documentation emphasises that while the crate is geared for procedural macros (and custom derives), some of the APIs may be of more general use. Using syn you can effectively write code that analyzes or generates Rust code at compile time.



Features

  • Full syntax tree representation of Rust source (syn::File, syn::Item, etc)
  • Parsing support from token streams via syn::parse*, Parse trait, etc
  • Span-information tracking for tokens (line/column) to support diagnostics
  • Tree traversal/mutation via visit, visit_mut, fold traits
  • Printing/output support to convert AST back to TokenStreams for macros
  • Modular feature flags (derive, full, parsing, printing, extra-traits) to minimize compile-time cost


Programming Language

Rust


Categories

Libraries, Parser Generators

This is an application that can also be fetched from https://sourceforge.net/projects/parser-rust-s-code.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad




×
Advertisement
❤️Shop, book, or buy here — no cost, helps keep services free.