concordeisa 0.2.0

The Concorde instruction set
Documentation
  • Coverage
  • 13.64%
    3 out of 22 items documented0 out of 2 items with examples
  • Size
  • Source code size: 23.16 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.81 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • PerfectlyInternal

Concord

This is an ideation and brainstorming repository for this project, as well as a repository serving as a template structure for other repositories.

Template Info

At a high level, repository structure is as follows:

  1. docs/ contains the documentation for the repository
  2. src/ contains the source code of the repository
  3. tests/ contains unit or regression tests to ensure source code functionality

Other files, like build scripts, installation scripts, build tool files e.g. makefiles, will be in the root directory. Other directories, like lib/ or include/ for language specific applications can be added, but are not a part of the template.

Tasks and Management

See here for the project and task tracking page.

Table of Contents

Empty right now