From ca2df78b067ccc8ca9452355e5cf5d71bc349ddc Mon Sep 17 00:00:00 2001 From: heckerpowered <72550834+heckerpowered@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:16:55 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a53c84a..025b32a 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -# Jvav +## Jvav Jvav is a programming language first purposed by Dr. Haoyang Zhang and implemented by [Heckerpowered](https://github.com/heckerpowered) [Working draft for Jvav](docs/draft/Jvav%2024.pdf) -# Mamba +## Mamba Mamba is the compiler of the Jvav programming language, it can compile Jvav code into source code of other programming languages such as C++, C#, Java and more. -# Contributing +## Contributing -## Generate IDE Project Files +### Generate IDE Project Files ``` xmake project -k @@ -22,4 +22,8 @@ Following names are supported: - compiler_flags - compile_commands - xcode -- vsxmake \ No newline at end of file +- vsxmake + +## Stats + +![Alt](https://repobeats.axiom.co/api/embed/9d883f8bbbda01e4daecabafda78f2a9f7971d42.svg "Repobeats analytics image")