This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Red [ | |
Title: "Atomica for Red" | |
Author: "Terry Brownell" | |
File: %atomica.red | |
Version: 0.2.3 | |
Rights: "Copyright (C) 2019 Terry W. Brownell" | |
License: { | |
Distributed under the BSD-3 License | |
See https://opensource.org/licenses/BSD-3-Clause | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rebol [ | |
Title: "Atomica for Ren-C" | |
Author: "Terry Brownell" | |
File: %atomica.r | |
Version: 0.0.1 | |
Rights: "Copyright (C) 2019 Terry W. Brownell" | |
License: { | |
Distributed under the Apache 2 License | |
See https://www.apache.org/licenses/LICENSE-2.0 | |
} |