hyeong 0.1.0

Hyeo-ung Programming Language Compiler
Documentation
1
2
3
4
FROM rust

RUN curl "https://raw.githubusercontent.com/buttercrab/hyeo-ung-lang/master/install_hyeong.sh" | /bin/bash
ENV PATH="${PATH}:~/.hyeong/hyeong/target/release"