Skip to content
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

Commit 2ca6d0b

Browse files
committed
Say the repo is abandoned
1 parent 2d6b067 commit 2ca6d0b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@
66
# elm-in-elm
77
Elm compiler written in Elm!
88

9+
10+
# ABANDONED
11+
12+
This project is currently not being worked on. There are other Elm compilers written in Elm, that are feature complete:
13+
14+
- https://github.com/pithub/elm-compiler-in-elm-ui
15+
- https://github.com/guida-lang/compiler
16+
- https://github.com/marc136/elm.run
17+
18+
The Gren compiler might also be of interest, being rewritten from Haskell into Gren:
19+
20+
- https://github.com/gren-lang/compiler
21+
22+
Thank you to all the contributors for your work! ~janiczek
23+
24+
----
25+
926
<a href="https://travis-ci.com/elm-in-elm/compiler" alt="Build Status">
1027
<img src="https://img.shields.io/travis/com/elm-in-elm/compiler/master.svg" /></a>
1128
<a href="https://discordapp.com/invite/pSqzWRV" alt="Discord">

0 commit comments

Comments
 (0)