Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darklang/dark
Darklang main repo, including language, backend, and infra
https://github.com/darklang/dark
cloud editor functional-programming programming-language
Last synced: 7 days ago
JSON representation
Darklang main repo, including language, backend, and infra
- Host: GitHub
- URL: https://github.com/darklang/dark
- Owner: darklang
- License: other
- Created: 2016-12-04T23:15:08.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T15:22:35.000Z (15 days ago)
- Last Synced: 2024-11-27T16:24:54.069Z (15 days ago)
- Topics: cloud, editor, functional-programming, programming-language
- Language: F#
- Homepage: https://darklang.com
- Size: 50.4 MB
- Stars: 1,688
- Watchers: 31
- Forks: 91
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
- awesome - darklang/dark - Darklang main repo, including language, backend, and infra (F\#)
- awesome-programming-languages - Dark - Darklang is an integrated language, framework, and editor for building web backends: REST API endpoints, asynchronous background workers, scheduled jobs, and persistent storage. Darklang's framework is tightly coupled to the infrastructure, and as you write code you're able to develop from real incoming requests/traces. (Uncategorized / Uncategorized)
- awesome-list - dark
README
# Darklang
This is the main repo for [Darklang](https://darklang.com), a combined language, editor,
and infrastructure to make it easy to build backends and CLIs.[![Ceasefire Now](https://badge.techforpalestine.org/ceasefire-now)](https://techforpalestine.org/learn-more)
This repo is intended to help Darklang users solve their needs by fixing bugs,
expanding features, or otherwise contributing. Darklang is currently [source available, not
open source](https://github.com/darklang/dark/blob/main/LICENSE.md), but we are
actively pursuing making it open source.Note that the production version of Darklang, ["Darklang-classic"](https://github.com/darklang/classic-darklang),
is not in this repo. Since Feb 2023, the Darklang team has been working on a new version of Darklang,
which is in this repo -- temporarily, we're referring to this as "dark-next".
Dark-next isn't yet ready for production use.See also:
- The [Discord](https://darklang.com/discord-invite), where most of our communication happens - join and say hi!
- Our [GitHub Issues](https://github.com/darklang/dark/issues), where most work is tracked
- Our [Notion](https://darklang.com/magicbox), which we are slowly migrating to Github, generally
- Darklang-Classic [login](https://darklang.com/login) and [repo](https://github.com/darklang/classic-dark)
- A [guide](/CONTRIBUTING.md) for contributing to Dark
- Our [guide to the repo](https://docs.darklang.com/contributing/repo-layout) for help browsing -- though, it's a bit outdated