first commit
This commit is contained in:
commit
13c1ed7b2a
35 changed files with 3330 additions and 0 deletions
21
content/preface/_index.md
Normal file
21
content/preface/_index.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
+++
|
||||
title = "UNDER CONSTRUCTION ⚠️"
|
||||
weight = 5
|
||||
sort_by = "weight"
|
||||
insert_anchor_links = "right"
|
||||
+++
|
||||
|
||||
> Note that these docs are under construction and may not be finished
|
||||
> until summer 2025!
|
||||
> There are several chapters remaining to complete!
|
||||
|
||||
This is a largely manual attempt(with much assistance from
|
||||
[Pandoc][pandoc]) to convert the
|
||||
[Bluespec Haskell/Classic LaTeX docs][bhdocs] to an online
|
||||
readable markdown format.
|
||||
|
||||
If you find any errors, please reach out to me at
|
||||
[yehowshua@joyofhardware.com](mailto:yehowshua@joyofhardware.com)
|
||||
|
||||
[pandoc]: https://pandoc.org
|
||||
[bhdocs]: https://github.com/B-Lang-org/bsc/tree/main/doc/BH_ref_guide
|
Loading…
Add table
Add a link
Reference in a new issue