GithubHelp home page GithubHelp logo

larsbrinkhoff / fmacs Goto Github PK

View Code? Open in Web Editor NEW
104.0 10.0 11.0 40 KB

Emacs clone in Forth.

License: GNU General Public License v3.0

Forth 95.62% Shell 2.59% Makefile 1.79%
emacs forth editor block-editor

fmacs's Introduction

Possibly a clone of Emacs, written in Forth.
Build Status Build Status Build Status

Limitations

  • Only runs in lbForth.
  • It's a block editor, i.e. it's fixed to 16 lines by 64 characters.

Installation

  • Either load it into a running Forth (which the fmacs.sh script does),
  • Or build a standalone executable with make.

Key bindings

  • M-: - Evaluate a Forth expression.
  • M-x - Execute extended command.
  • C-f, C-b, C-p, C-n - Cursor movement.
  • M-f, M-b - Move forward/backward by word.
  • C-a, C-e - Go to beginning/end of line.
  • M-<, M-> - Go to beginning/end of buffer.
  • C-d, DEL - Delete character to the right/left.
  • M-w - Copy region to kill ring.
  • M-d, M-DEL - Delete word and copy to kill ring.
  • C-y - Insert text from kill ring.
  • C-j, C-m - Stub; does not break line.
  • C-x C-f - Stub; does not load file.
  • C-h - Stub; provide a helpful message.
  • C-x u, C-_ - Stub; does not undo.
  • C-q - Quoted insert.
  • C-g - Quit.
  • C-@, C-SPC - Set mark.
  • C-x C-x - Exchange point and mark.
  • C-z - Return to Forth. Type fmacs to get back to Fmacs.
  • C-x C-c - Exit Forth.

fmacs's People

Contributors

larsbrinkhoff avatar pipcet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fmacs's Issues

license?

I know, silly to ask as you're just scratching this out. But I'm intrigued ;-)

Set TTY to raw mode

Do the magic Unix incantations to set the TTY in raw mode. Reset on exit.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.