Update references to Luna to be Enso (#931)

This commit is contained in:
Ara Adkins 2020-06-24 12:05:31 +01:00 committed by Ara Adkins
parent 09e064fd29
commit 94c7e77e03
No known key found for this signature in database
GPG Key ID: D9EB39C019A0D6E1
27 changed files with 62 additions and 63 deletions

View File

@ -1,5 +1,5 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: Issues with the IDE? - name: Issues with the IDE?
url: https://github.com/luna/ide/issues/new/choose url: https://github.com/enso-org/ide/issues/new/choose
about: Please report problems with the IDE here. about: Please report problems with the IDE here.

View File

@ -14,5 +14,5 @@
Please include the following checklist in your PR: Please include the following checklist in your PR:
- [ ] The documentation has been updated if necessary. - [ ] The documentation has been updated if necessary.
- [ ] All code conforms to the [Scala](https://github.com/luna/enso/blob/main/docs/style-guide/scala.md), [Java](https://github.com/luna/enso/blob/main/docs/style-guide/java.md), and [Rust](https://github.com/luna/enso/blob/main/docs/style-guide/rust.md) style guides. - [ ] All code conforms to the [Scala](https://github.com/enso-org/enso/blob/main/docs/style-guide/scala.md), [Java](https://github.com/enso-org/enso/blob/main/docs/style-guide/java.md), and [Rust](https://github.com/enso-org/enso/blob/main/docs/style-guide/rust.md) style guides.
- [ ] All code has been tested where possible. - [ ] All code has been tested where possible.

View File

@ -13,7 +13,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
repository: 'luna/luna.github.io' repository: 'enso-org/enso-org.github.io'
ref: 'sources' ref: 'sources'
token: ${{ secrets.ENSO_PAT }} token: ${{ secrets.ENSO_PAT }}
- name: set identity email - name: set identity email

View File

@ -96,7 +96,7 @@ the decisions that have been made through Enso's evolution.
### License ### License
This repository is licensed under the This repository is licensed under the
[Apache 2.0](https://opensource.org/licenses/apache-2.0), as specified in the [Apache 2.0](https://opensource.org/licenses/apache-2.0), as specified in the
[LICENSE](https://github.com/luna/enso/blob/main/LICENSE) file. [LICENSE](https://github.com/enso-org/enso/blob/main/LICENSE) file.
This license set was choosen to both provide you with a complete freedom to use This license set was choosen to both provide you with a complete freedom to use
Enso, create libraries, and release them under any license of your choice, while Enso, create libraries, and release them under any license of your choice, while
@ -120,6 +120,6 @@ If you believe that you have found a security vulnerability in Enso, or that
you have a bug report that poses a security risk to Enso's users, please take you have a bug report that poses a security risk to Enso's users, please take
a look at our [security guidelines](./docs/SECURITY.md) for a course of action. a look at our [security guidelines](./docs/SECURITY.md) for a course of action.
<a href="https://github.com/luna/enso/graphs/contributors"> <a href="https://github.com/enso-org/enso/graphs/contributors">
<img src="https://opencollective.com/enso-language/contributors.svg?width=890&button=false"> <img src="https://opencollective.com/enso-language/contributors.svg?width=890&button=false">
</a> </a>

View File

@ -92,7 +92,7 @@ about cool technology! You will find that people will be eager to assume good
intent and forgive as long as there is an atmosphere of trust. intent and forgive as long as there is an atmosphere of trust.
The enforcement policies listed above apply to all official Enso venues. This The enforcement policies listed above apply to all official Enso venues. This
includes the official discord and GitHub repositories under `luna`. includes the official discord and GitHub repositories under `enso-org`.
> Adapted from the [Node.js Policy on Trolling](http://blog.izs.me/post/30036893703/policy-on-trolling) > Adapted from the [Node.js Policy on Trolling](http://blog.izs.me/post/30036893703/policy-on-trolling)
> as well as the [Contributor Covenant v1.3.0](https://www.contributor-covenant.org/version/1/3/0/). > as well as the [Contributor Covenant v1.3.0](https://www.contributor-covenant.org/version/1/3/0/).

View File

@ -45,8 +45,8 @@ so you will only have to sign it once at the start of your contributions.
If you're wanting to get involved with Enso's development and are looking for If you're wanting to get involved with Enso's development and are looking for
somewhere to start, you can check out the following tags in our issues: somewhere to start, you can check out the following tags in our issues:
- [Good First Issue](https://github.com/luna/enso/labels/Status%3A%20Good%20First%20Issue) - [Good First Issue](https://github.com/enso-org/enso/labels/Status%3A%20Good%20First%20Issue)
- [Help Wanted](https://github.com/luna/enso/labels/Status%3A%20Help%20Wanted) - [Help Wanted](https://github.com/enso-org/enso/labels/Status%3A%20Help%20Wanted)
You can use the "Size" and "Difficulty" labels that should be assigned to every You can use the "Size" and "Difficulty" labels that should be assigned to every
issue to get a better idea of how much work a given issue might be. issue to get a better idea of how much work a given issue might be.
@ -62,7 +62,7 @@ language, the compiler, and the runtime in a way that ensures that they get
seen and discussed by all the major stakeholders involved. seen and discussed by all the major stakeholders involved.
If, on the other hand, you're asking for a smaller feature, please feel free to If, on the other hand, you're asking for a smaller feature, please feel free to
submit a [feature request](https://github.com/luna/enso/issues/new?assignees=&labels=Type%3A+Enhancement&template=feature-request.md&title=) submit a [feature request](https://github.com/enso-org/enso/issues/new?assignees=&labels=Type%3A+Enhancement&template=feature-request.md&title=)
to the repository. to the repository.
## Bug Reports ## Bug Reports
@ -76,13 +76,13 @@ users of Enso, please look at our [security guidelines](./SECURITY.md).**
Even though GitHub search can be a bit hard to use sometimes, we'd appreciate if Even though GitHub search can be a bit hard to use sometimes, we'd appreciate if
you could you could
[search](https://github.com/luna/enso/search?q=&type=Issues&utf8=%E2%9C%93) for [search](https://github.com/enso-org/enso/search?q=&type=Issues&utf8=%E2%9C%93) for
your issue before filing a bug as it's possible that someone else has already your issue before filing a bug as it's possible that someone else has already
reported the issue. We know the search isn't the best, and it can be hard to reported the issue. We know the search isn't the best, and it can be hard to
know what to search for, so we really don't mind if you do submit a duplicate! know what to search for, so we really don't mind if you do submit a duplicate!
Opening an issue is as easy as following Opening an issue is as easy as following
[this link](https://github.com/luna/enso/issues/new?template=bug-report.md) [this link](https://github.com/enso-org/enso/issues/new?template=bug-report.md)
and filling out the fields. The template is intended to collect all the and filling out the fields. The template is intended to collect all the
information we need to best diagnose the issue, so please take the time to fill information we need to best diagnose the issue, so please take the time to fill
it out accurately. it out accurately.
@ -137,7 +137,7 @@ inkling where to look!. You can clone Enso using two methods:
read-only. read-only.
``` ```
git clone https://github.com/luna/enso.git git clone https://github.com/enso-org/enso.git
``` ```
- **Via SSH:** For those who plan on regularly making direct commits, cloning - **Via SSH:** For those who plan on regularly making direct commits, cloning
@ -145,7 +145,7 @@ git clone https://github.com/luna/enso.git
SSH Keys with GitHub). SSH Keys with GitHub).
``` ```
git clone git@github.com:luna/enso.git git clone git@github.com:enso-org/enso.git
``` ```
### Building Enso ### Building Enso
@ -259,7 +259,7 @@ performance, so it is not part of our roadmap currently.
If you would like to experiment with it, you can execute the `buildNativeImage` If you would like to experiment with it, you can execute the `buildNativeImage`
command in the sbt shell while inside the `runner` project. Please note command in the sbt shell while inside the `runner` project. Please note
that while the command is available at the moment, and you are welcome to that while the command is available at the moment, and you are welcome to
[report an issue](https://github.com/luna/enso/issues/new?assignees=&labels=Type%3A+Bug&template=bug-report.md&title=) [report an issue](https://github.com/enso-org/enso/issues/new?assignees=&labels=Type%3A+Bug&template=bug-report.md&title=)
with the functionality, any bugs you report will _not_ be considered high with the functionality, any bugs you report will _not_ be considered high
priority. priority.
@ -333,7 +333,7 @@ filing an issue with us.
above for instructions. above for instructions.
If your problem was not listed above, please If your problem was not listed above, please
[file a bug report](https://github.com/luna/enso/issues/new?assignees=&labels=Type%3A+Bug&template=bug-report.md&title=) [file a bug report](https://github.com/enso-org/enso/issues/new?assignees=&labels=Type%3A+Bug&template=bug-report.md&title=)
in our issue tracker and we will get back to you as soon as possible. in our issue tracker and we will get back to you as soon as possible.
### Running Enso ### Running Enso
@ -426,7 +426,7 @@ Documentation pull requests will be reviewed in exactly the same way as normal
pull requests. pull requests.
To find documentation-related issues, sort by the To find documentation-related issues, sort by the
[Category: Documentation](hhttps://github.com/luna/enso/labels/Category%3A%20Documentation) [Category: Documentation](hhttps://github.com/enso-org/enso/labels/Category%3A%20Documentation)
label. label.
## Issue Triage ## Issue Triage
@ -436,25 +436,25 @@ times, a bug might go stale because something has changed in the meantime.
It can be helpful to go through older bug reports and make sure that they are It can be helpful to go through older bug reports and make sure that they are
still valid. Load up an older issue, double check that it's still true, and still valid. Load up an older issue, double check that it's still true, and
leave a comment letting us know if it is or is not. The leave a comment letting us know if it is or is not. The
[least recently updated](https://github.com/luna/enso/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc) [least recently updated](https://github.com/enso-org/enso/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc)
sort is good for finding issues like this. sort is good for finding issues like this.
Contributors with sufficient permissions can help by adding labels to help with Contributors with sufficient permissions can help by adding labels to help with
issue triage. issue triage.
If you're looking for somewhere to start, take a look at the If you're looking for somewhere to start, take a look at the
[Difficulty: Beginner](https://github.com/luna/enso/labels/Difficulty%3A%20Beginner) [Difficulty: Beginner](https://github.com/enso-org/enso/labels/Difficulty%3A%20Beginner)
issue label, as well as the issue label, as well as the
[Status: Help Wanted](https://github.com/luna/enso/labels/Status%3A%20Help%20Wanted) [Status: Help Wanted](https://github.com/enso-org/enso/labels/Status%3A%20Help%20Wanted)
and and
[Status: Good First Issue](https://github.com/luna/enso/labels/Status%3A%20Good%20First%20Issue) labels. [Status: Good First Issue](https://github.com/enso-org/enso/labels/Status%3A%20Good%20First%20Issue) labels.
## Out-of-Tree Contributions ## Out-of-Tree Contributions
As helpful as contributing to Enso directly is, it can also be just as helpful As helpful as contributing to Enso directly is, it can also be just as helpful
to contribute in other ways outside this repository: to contribute in other ways outside this repository:
- Answer questions in the [Discord](https://chat.luna-lang.org) or on - Answer questions in the [Discord](https://chat.luna-lang.org) or on
[StackOverflow](https://stackoverflow.com/questions/tagged/luna). [StackOverflow](https://stackoverflow.com/questions/tagged/enso).
## Helpful Documentation and Links ## Helpful Documentation and Links
For people new to Enso, and just starting to contribute, or even for more For people new to Enso, and just starting to contribute, or even for more

View File

@ -11,6 +11,6 @@ Documents in this section deal with the process of packaging both Enso and its
dependencies, and Enso projects for use by our users. dependencies, and Enso projects for use by our users.
- [**Distribution:**](./distribution.md) Information on how we distribute Enso - [**Distribution:**](./distribution.md) Information on how we distribute Enso
to our users, and for use by the [IDE](https://github.com/luna/ide). to our users, and for use by the [IDE](https://github.com/enso-org/ide).
- [**Packaging:**](./packaging.md) Information on the structure of an Enso - [**Packaging:**](./packaging.md) Information on the structure of an Enso
project/package. project/package.

View File

@ -8,7 +8,7 @@ order: 5
# Getting Enso # Getting Enso
Enso packages can currently be obtained from the per-commit CI builds. Enso packages can currently be obtained from the per-commit CI builds.
See [the build workflow on GitHub Actions](https://github.com/luna/enso/actions?query=workflow%3A%22Enso+CI%22). See [the build workflow on GitHub Actions](https://github.com/enso-org/enso/actions?query=workflow%3A%22Enso+CI%22).
The artifact of interest is `enso-<version>` (currently `enso-0.0.1`). The artifact of interest is `enso-<version>` (currently `enso-0.0.1`).
<!-- MarkdownTOC levels="2,3" autolink="true" --> <!-- MarkdownTOC levels="2,3" autolink="true" -->
@ -26,7 +26,7 @@ GraalVM. You can get the Community Edition pre-built distributions from
It is important to run Enso with exactly the version specified here. Given that It is important to run Enso with exactly the version specified here. Given that
Graal is still a relatively young project, even the minor version changes Graal is still a relatively young project, even the minor version changes
introduce breaking API changes. The current version of GraalVM required for introduce breaking API changes. The current version of GraalVM required for
Enso is `20.1.0`. Enso is `20.1.0`, and it must be the Java 8 build.
Before running the Enso packages, make sure that the `JAVA_HOME` environment Before running the Enso packages, make sure that the `JAVA_HOME` environment
variable points to the correct home location of the Graal distribution. variable points to the correct home location of the Graal distribution.

View File

@ -26,7 +26,7 @@ it. Thus, we want to move to using Graal builds for Java 11.
## Migration progress ## Migration progress
The overall steps of the migration and their status are outlined in this The overall steps of the migration and their status are outlined in this
section. The task is tracked as issue section. The task is tracked as issue
[#671](https://github.com/luna/enso/issues/671). [#671](https://github.com/enso-org/enso/issues/671).
### Build configuration ### Build configuration
Currently, the only modification was the removal of the option Currently, the only modification was the removal of the option

View File

@ -93,7 +93,7 @@ The process for creating an RFC can be outlined as follows:
about the drawbacks or alternatives are likely to meet a poor reception. One about the drawbacks or alternatives are likely to meet a poor reception. One
of the key points for considering RFCs is how they fit with the vision for of the key points for considering RFCs is how they fit with the vision for
Enso as a whole. Enso as a whole.
4. Submit a [Pull Request](https://github.com/luna/enso/pulls). Please give 4. Submit a [Pull Request](https://github.com/enso-org/enso/pulls). Please give
the PR a descriptive title (`RFC: My Feature`). The Pull Request will be the PR a descriptive title (`RFC: My Feature`). The Pull Request will be
open for feedback and discussion from the community and core team, and the open for feedback and discussion from the community and core team, and the
author should be open to revising it in response to this feedback. The RFC author should be open to revising it in response to this feedback. The RFC
@ -160,7 +160,7 @@ and from the old.
Some accepted RFCs are vital features that need to be implemented as soon as Some accepted RFCs are vital features that need to be implemented as soon as
possible, while others can wait until a so-inclined developer comes along. Every possible, while others can wait until a so-inclined developer comes along. Every
accepted RFC is assigned a tracking issue in the accepted RFC is assigned a tracking issue in the
[Luna](https://github.com/luna/enso/) repository, and is then assigned a [Enso](https://github.com/enso-org/enso/) repository, and is then assigned a
priority via the Enso repository triage process. priority via the Enso repository triage process.
The author of an RFC is not obligated to implement it. Of course, the RFC author The author of an RFC is not obligated to implement it. Of course, the RFC author

View File

@ -182,7 +182,7 @@ essentially ruling it out in this category.
With GraalVM supporting not only our primary interoperability targets, but also With GraalVM supporting not only our primary interoperability targets, but also
the whole JVM ecosystem and any language that targets LLVM, it is an absolute the whole JVM ecosystem and any language that targets LLVM, it is an absolute
dream for ensuring that Luna can seamlessly communicate with a whole host of dream for ensuring that Enso can seamlessly communicate with a whole host of
other programming languages. other programming languages.
### Implementation Performance ### Implementation Performance
@ -248,9 +248,8 @@ it has been extended significantly to better support Enso's use-cases.
(`expandOptionalArgs`, which expands all defaulted arguments in a call with (`expandOptionalArgs`, which expands all defaulted arguments in a call with
the defaults as the values). Needs to account for on-demand opt, metadata the defaults as the values). Needs to account for on-demand opt, metadata
handling. handling.
- A description of how a Luna process should manage source files in server mode, - A description of how a Enso process should manage source files in server mode,
including a description of changesets (dual payload, text diff or AST diff). including a description of changesets (dual payload, text diff or AST diff).
- https://github.com/luna/luna/issues/365
--> -->
## Filesystem Driver ## Filesystem Driver
@ -357,8 +356,8 @@ to provide a seamless interface to foreign code from inside Enso.
<!-- TODO <!-- TODO
- A design for standard, unsafe, C-level FFI using JNI. - A design for standard, unsafe, C-level FFI using JNI.
- A design for what types can be exposed across the C-FFI boundary. - A design for what types can be exposed across the C-FFI boundary.
- A design for how to expose foreign languages to Luna in a safe fashion. - A design for how to expose foreign languages to Enso in a safe fashion.
- An analysis of how Luna can minimise the conversions that take place when - An analysis of how Enso can minimise the conversions that take place when
going between languages. going between languages.
--> -->

View File

@ -462,7 +462,7 @@ We have our own exception framework based on `ExceptT` that encodes exception
usage at the type level. This ensures that all synchronous exceptions must be usage at the type level. This ensures that all synchronous exceptions must be
dealt with. dealt with.
It is defined in [`lib/exception/`](https://github.com/luna/luna/tree/master/lib/exception) It is defined in [`lib/exception/`](https://github.com/enso-org/luna/tree/master/lib/exception)
and contains utilities for declaring that a function throws an exception, as and contains utilities for declaring that a function throws an exception, as
well as throwing and catching exceptions. well as throwing and catching exceptions.
@ -642,7 +642,7 @@ extension (linked from the extension's table below).
The following language extensions are considered to be so safe, or to have such The following language extensions are considered to be so safe, or to have such
high utility, that they are considered to be Enso's set of default extensions. high utility, that they are considered to be Enso's set of default extensions.
You can find said set of extensions for Enso itself defined in a You can find said set of extensions for Enso itself defined in a
[common configuration file](https://github.com/luna/luna/blob/master/config/hpack-common.yaml). [common configuration file](https://github.com/enso-org/luna/blob/master/config/hpack-common.yaml).
#### AllowAmbiguousTypes #### AllowAmbiguousTypes

View File

@ -5,7 +5,7 @@ import org.enso.jsonrpc.{Error, HasParams, HasResult, Method, Unused}
/** /**
* The capability JSON RPC API provided by the language server. * The capability JSON RPC API provided by the language server.
* See [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * See [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
* for message specifications. * for message specifications.
*/ */
object CapabilityApi { object CapabilityApi {

View File

@ -4,7 +4,7 @@ import org.enso.jsonrpc.{Error, HasParams, HasResult, Method, Unused}
/** /**
* The file manager JSON RPC API provided by the language server. * The file manager JSON RPC API provided by the language server.
* See [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * See [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
* for message specifications. * for message specifications.
*/ */
object FileManagerApi { object FileManagerApi {

View File

@ -4,7 +4,7 @@ import org.enso.jsonrpc.{HasParams, HasResult, Method, Unused}
/** /**
* The input/output JSON RPC API provided by the language server. * The input/output JSON RPC API provided by the language server.
* *
* @see [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * @see [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
*/ */
object InputOutputApi { object InputOutputApi {

View File

@ -4,7 +4,7 @@ import org.enso.jsonrpc.{HasParams, HasResult, Method, Unused}
/** /**
* The monitoring JSON RPC API provided by the language server. * The monitoring JSON RPC API provided by the language server.
* See [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * See [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
* for message specifications. * for message specifications.
*/ */
object MonitoringApi { object MonitoringApi {

View File

@ -5,7 +5,7 @@ import org.enso.jsonrpc.Error
/** /**
* Generic errors provided by the language server. * Generic errors provided by the language server.
* *
* @see [[https://github.com/luna/enso/blob/main/docs/language-server/protocol-language-server.md#errors---language-server]] * @see [[https://github.com/enso-org/enso/blob/main/docs/language-server/protocol-language-server.md#errors---language-server]]
*/ */
object ErrorApi { object ErrorApi {

View File

@ -8,7 +8,7 @@ import org.enso.languageserver.data.CapabilityRegistration
/** /**
* The execution JSON RPC API provided by the language server. * The execution JSON RPC API provided by the language server.
* *
* @see [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * @see [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
*/ */
object ExecutionApi { object ExecutionApi {

View File

@ -7,7 +7,7 @@ import org.enso.jsonrpc.{HasParams, HasResult, Method, Unused}
/** /**
* The visualisation JSON RPC API provided by the language server. * The visualisation JSON RPC API provided by the language server.
* *
* @see [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * @see [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
*/ */
object VisualisationApi { object VisualisationApi {

View File

@ -6,7 +6,7 @@ import org.enso.jsonrpc.{Error, HasParams, HasResult, Method}
/** /**
* The connection management JSON RPC API provided by the language server. * The connection management JSON RPC API provided by the language server.
* See [[https://github.com/luna/enso/blob/main/docs/language-server/protocol-language-server.md#connection-management]] * See [[https://github.com/enso-org/enso/blob/main/docs/language-server/protocol-language-server.md#connection-management]]
* for message specifications. * for message specifications.
*/ */
object SessionApi { object SessionApi {

View File

@ -6,7 +6,7 @@ import org.enso.jsonrpc.{Error, HasParams, HasResult, Method, Unused}
/** /**
* The text editing JSON RPC API provided by the language server. * The text editing JSON RPC API provided by the language server.
* See [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * See [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
* for message specifications. * for message specifications.
*/ */
object TextApi { object TextApi {

View File

@ -47,7 +47,7 @@ project-manager {
} }
tutorials { tutorials {
github-organisation = "luna-packages" github-organisation = "enso-packages"
} }
} }

View File

@ -7,7 +7,7 @@ import org.enso.projectmanager.data.{ProjectMetadata, Socket}
/** /**
* The project management JSON RPC API provided by the project manager. * The project management JSON RPC API provided by the project manager.
* See [[https://github.com/luna/enso/blob/main/docs/language-server/README.md]] * See [[https://github.com/enso-org/enso/blob/main/docs/language-server/README.md]]
* for message specifications. * for message specifications.
*/ */
object ProjectManagementApi { object ProjectManagementApi {

View File

@ -47,7 +47,7 @@ project-manager {
} }
tutorials { tutorials {
github-organisation = "luna-packages" github-organisation = "enso-packages"
} }
} }

View File

@ -39,7 +39,7 @@ class ProjectManagementApiSpec extends BaseServerSpec with FlakySpec {
"method": "project/create", "method": "project/create",
"id": 1, "id": 1,
"params": { "params": {
"name": "luna-test-project4/#$$%^@!" "name": "enso-test-project4/#$$%^@!"
} }
} }
""") """)

View File

@ -9,8 +9,8 @@ edition = "2018"
description = "A finite-automata-based lexing engine." description = "A finite-automata-based lexing engine."
readme = "README.md" readme = "README.md"
homepage = "https://github.com/luna/enso" homepage = "https://github.com/enso-org/enso"
repository = "https://github.com/luna/enso" repository = "https://github.com/enso-org/enso"
license-file = "../../LICENSE" license-file = "../../LICENSE"
keywords = ["lexer", "finite-automata"] keywords = ["lexer", "finite-automata"]

View File

@ -1,9 +1,9 @@
name: haskell-benchmark name: haskell-benchmark
version: 0.1.0.0 version: 0.1.0.0
github: "https://github.com/luna/enso" github: "https://github.com/enso-org/enso"
author: "Ara Adkins" author: "Ara Adkins"
maintainer: "ara.adkins@luna-lang.org" maintainer: "ara.adkins@enso.org"
copyright: "Luna Team 2019" copyright: "Enso Team 2020"
description: A benchmark for comparing Haskell to Enso. description: A benchmark for comparing Haskell to Enso.