[PR #97] [MERGED] Add no_std parsing crates #121

Closed
opened 2025-11-06 08:17:19 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/97
Author: @memoryruins
Created: 10/12/2018
Status: Merged
Merged: 10/12/2018
Merged by: @therealprof

Base: masterHead: patch-1


📝 Commits (1)

  • 16733bd Add no_std parsing crates

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

Both nom and combine are popular parsing crates that support no_std builds.
An example of a programming language using no_std and nom: P64Lang


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/97 **Author:** [@memoryruins](https://github.com/memoryruins) **Created:** 10/12/2018 **Status:** ✅ Merged **Merged:** 10/12/2018 **Merged by:** [@therealprof](https://github.com/therealprof) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`16733bd`](https://github.com/rust-embedded/awesome-embedded-rust/commit/16733bd9b5e09139178a979b99611477713b9267) Add no_std parsing crates ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description Both nom and combine are popular parsing crates that support no_std builds. An example of a programming language using no_std and nom: [P64Lang](https://www.polaris64.net/resources/programming/p64lang_wasm/) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:17:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#121