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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:patch-1📝 Commits (1)
16733bdAdd 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.