pull/4/head
azur 2023-01-27 09:15:28 +07:00 committed by GitHub
parent ff79c39cde
commit 7b108df8f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
!!! In development !!!
Update: There might be a stagnate in the development because my school is open and there will be a lot of assignments coming. Don't worry! I'm still learning more about compiler inner workings in my free time. I'll be back in a while.
# Holymer
A ML-inspired programming language for making back-end application.
@ -8,4 +10,4 @@ Please have [Rust programming language](https://github.com/rust-lang/rust) insta
$ git clone https://github.com/azur1s/holymer.git
$ cd holymer
# build with `cargo build` or just `cargo run -- filename`
```
```