GitHub / mohitk05 / ccc-lang
ccc-lang: A small language to learn compilers/interpreters (as seen at 37C3)
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohitk05%2Fccc-lang
PURL: pkg:github/mohitk05/ccc-lang
Stars: 0
Forks: 1
Open issues: 0
License: None
Language: Rust
Size: 7.81 KB
Dependencies parsed at:
24
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: about 2 months ago
Cargo.toml
cargo
Cargo.lock
cargo
- block-buffer 0.10.4
- cfg-if 1.0.0
- cpufeatures 0.2.11
- crypto-common 0.1.6
- digest 0.10.7
- generic-array 0.14.7
- lazy_static 1.4.0
- libc 0.2.151
- memchr 2.6.4
- once_cell 1.19.0
- pest 2.7.5
- pest_derive 2.7.5
- pest_generator 2.7.5
- pest_meta 2.7.5
- proc-macro2 1.0.71
- quote 1.0.33
- sha2 0.10.8
- syn 2.0.43
- thiserror 1.0.52
- thiserror-impl 1.0.52
- typenum 1.17.0
- ucd-trie 0.1.6
- unicode-ident 1.0.12
- version_check 0.9.4