https://github.com/alyxshang/omu
A compiler for a cute markup language for gentle creatures. :ribbon: :gift_heart: (W.I.P.)
https://github.com/alyxshang/omu
compiler fsl-v1 kawaii rust-application rust-lang
Last synced: 2 months ago
JSON representation
A compiler for a cute markup language for gentle creatures. :ribbon: :gift_heart: (W.I.P.)
- Host: GitHub
- URL: https://github.com/alyxshang/omu
- Owner: alyxshang
- License: other
- Created: 2025-03-29T20:23:46.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-29T20:37:18.000Z (2 months ago)
- Last Synced: 2025-03-29T21:27:09.228Z (2 months ago)
- Topics: compiler, fsl-v1, kawaii, rust-application, rust-lang
- Language: Rust
- Homepage: https://github.com/alyxshang/omu
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# OWO MARKUP :ribbon: :gift_heart:
***A compiler for a cute markup language for gentle creatures. :ribbon: :gift_heart:***
## ABOUT :books:
This repository contains the source code for the ***OwO Markup***
compiler and the ***OwO Markup*** specification. ***Omu*** is an
abbreviation for ***OwO MarkUp***.## STATUS :warning:
***THIS PROJECT IS STILL HEAVILY WORK IN PROGRESS!***
## TO DO :gear:
- [ ] Writing of a specification.
- [ ] Lexer.
- [ ] AST.
- [ ] Compiler.
- [ ] CLI.
- [ ] Comments.
- [ ] Unit tests.## NOTE :scroll:
- *OwO Markup :ribbon: :gift_heart:* by *Alyx Shang :black_heart:*.
- Licensed under the [FSL v1](https://github.com/alyxshang/fair-software-license).