emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/forth-mode 90c1ec5293 032/153: GitHub README.


From: ELPA Syncer
Subject: [nongnu] elpa/forth-mode 90c1ec5293 032/153: GitHub README.
Date: Sat, 29 Jan 2022 08:02:14 -0500 (EST)

branch: elpa/forth-mode
commit 90c1ec529390156291d81d1693d8adfd13926876
Author: Lars Brinkhoff <lars.brinkhoff@delphi.com>
Commit: Lars Brinkhoff <lars.brinkhoff@delphi.com>

    GitHub README.
---
 README.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..3ff4854f5c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+## Programming language mode for Forth.
+
+[![MELPA](https://melpa.org/packages/forth-mode-badge.svg)]
+(https://melpa.org/#/forth-mode)
+
+Features in progress:
+
+- Recognises definitions and moves by balanced expressions.
+- Interact with a Forth session: enter commands, load files.
+- Display stack comment when moving the cursor over a word.
+- Edit block files.
+
+Planned:
+
+- Tab completion.
+- Query a running Forth about words, search order, etc.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]