Skip to content

Commit

Permalink
Docs: Add a roadmap to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
mrunix00 authored May 8, 2024
1 parent 06ceb68 commit 578b4ea
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# PHCC (Portable HolyC Compiler)
WIP
***WIP***

## Roadmap

### Compiler features
- [x] Lexer
- [ ] Parser
- [ ] Preprocessor
- [ ] IR Generation
- [ ] Build targets
- [ ] C build target
- [ ] WASM build target

### Language features
***TODO***

0 comments on commit 578b4ea

Please sign in to comment.