An open API service indexing awesome lists of open source software.

https://github.com/tyleradammartinez/hatchling-lang-compiler

Hatchling Lang is easy to read and write, a programming language for design for earlier STEM education.
https://github.com/tyleradammartinez/hatchling-lang-compiler

education educational-project educational-software rust stem wasm webassembly

Last synced: 28 days ago
JSON representation

Hatchling Lang is easy to read and write, a programming language for design for earlier STEM education.

Awesome Lists containing this project

README

        

# Hatchling-Lang-Compiler
Hatchling Lang a easy to read and write simple programming language for education.

## Required

### Install wasm-pack

`cargo install wasm-pack`

## How to build

1. Navigate to the root directory of this repo (if are not already there)
2. RUN `wasm-pack build`