Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/remexre/fstlc

An STLC to Forth386 compiler.
https://github.com/remexre/fstlc

compiler forth forth386 rust stlc

Last synced: 24 days ago
JSON representation

An STLC to Forth386 compiler.

Awesome Lists containing this project

README

        

fstlc
=====

[![Build Status](https://travis-ci.org/remexre/fstlc.svg?branch=master)](https://travis-ci.org/remexre/fstlc) [![Dependency Status](https://deps.rs/repo/github/remexre/fstlc/status.svg)](https://deps.rs/repo/github/remexre/fstlc)

An STLC to [Forth386](https://github.com/remexre/forth386) compiler.

License
-------

Licensed under either of

- Apache License, Version 2.0, in LICENSE-APACHE
- MIT License, in LICENSE-MIT

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.