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

https://github.com/wrale/eol-bootstrap

Bootstrap implementation of EOL (Ergonomically Optimized Language) - a modern programming language designed for typing ergonomics and developer comfort. This repository contains the Rust-based initial compiler implementation, following a three-phase approach toward a self-hosting compiler.
https://github.com/wrale/eol-bootstrap

Last synced: 2 months ago
JSON representation

Bootstrap implementation of EOL (Ergonomically Optimized Language) - a modern programming language designed for typing ergonomics and developer comfort. This repository contains the Rust-based initial compiler implementation, following a three-phase approach toward a self-hosting compiler.

Awesome Lists containing this project

README

        

# eol-bootstrap
Bootstrap implementation of EOL (Ergonomically Optimized Language) - a modern programming language designed for typing ergonomics and developer comfort. This repository contains the Rust-based initial compiler implementation, following a three-phase approach toward a self-hosting compiler.