Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heckerpowered authored Jul 30, 2024
1 parent 45cdf20 commit ca2df78
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 <Name>
Expand All @@ -22,4 +22,8 @@ Following names are supported:
- compiler_flags
- compile_commands
- xcode
- vsxmake
- vsxmake

## Stats

![Alt](https://repobeats.axiom.co/api/embed/9d883f8bbbda01e4daecabafda78f2a9f7971d42.svg "Repobeats analytics image")

0 comments on commit ca2df78

Please sign in to comment.