Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/remexre/fstlc
- Owner: remexre
- License: apache-2.0
- Created: 2019-02-27T10:11:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T21:00:45.000Z (almost 6 years ago)
- Last Synced: 2024-11-05T13:19:05.856Z (2 months ago)
- Topics: compiler, forth, forth386, rust, stlc
- Language: Rust
- Homepage: https://remexre.xyz/fstlc/fstlc/
- Size: 8.04 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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-MITat 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.