• This repository has been archived on 28/Mar/2023
  • Stars
    star
    428
  • Rank 101,457 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 11 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

(hiatus) Raven is a minimal, distraction-free text editor with good typography.

Raven

![Gitter](https://badges.gitter.im/Join Chat.svg) Latest release Dependencies Licence

"Why is a raven like a writing desk?" Like Poe, you might write on both.

Raven is a minimal, distraction-free text editor with good typography.

Raven screenshot

NOTE

This project is still in REALLY EARLY STAGES of development. While it's usable, most of the features are not implemented, and it might just break and eat all your novel DON'T YA DARE TRUST IT YA HEAR.

Getting Started

  1. Download the right distribution for your platform:

  2. Unzip it wherever you want the application to be;

  3. Double click the Raven / Raven.exe / Raven.app file;

  4. Select the folder where you want to store your novels;

  5. Create a new novel, and start writing.

Building

You'll need Node Webkit, Node, Make and other *NIX tools (like cat) installed. Once you do, just run the following commands:

$ git clone git://github.com/robotlolita/raven
$ cd raven
$ npm install

To run it under recent Linux distributions (Ubuntu 13.04+, Fedora 18+, Arch, Gentoo, etc) you'll need the following to run Raven:

$ make run-linux

On all other platforms, you'll need the following to run Raven:

$ make run

Raven is MIT licensed

More Repositories

1

siren

[status: superseded by Purr] Sirën is an experimental context-based programming language with ad hoc multiple hierarchies, and multimethods.
JavaScript
130
star
2

compsci-answers

A collection of answers I gave on Quora, categorised and easier to find
99
star
3

metamagical

(unmaintained) Meta:Magical allows you to annotate objects in JavaScript, and inspect them in an interactive environment (REPL).
JavaScript
58
star
4

robotlolita.github.io

Personal website
HTML
32
star
5

tamago

(superseded by: https://github.com/qteatime/crochet) A safe, extensible, layered programming language that runs on top of JavaScript
JavaScript
32
star
6

furipota

(unmaintained) A discrete FRP DSL for describing better build pipelines.
JavaScript
22
star
7

funky

(toy) A tiny little language written to answer a Quora question because :'>
JavaScript
19
star
8

emoj

Emoj is a modern, concatenative language for the browser. (april's fool project)
JavaScript
19
star
9

effects

(experiment) Composable effects with one-shot continuations for JavaScript!
JavaScript
18
star
10

javascript-course

Materials for a JS course I taught a few years ago
JavaScript
14
star
11

cursed-aoc

Advent of Code 2021, but I can only use TypeScript's type system to solve the puzzles
TypeScript
13
star
12

promises-benchmark

Benchmark for real-world scenarios for Promises/A+ & alternatives
JavaScript
9
star
13

pocket-lisp

A small, pure, embeddable Lisp dialect
Clojure
8
star
14

lingua

A PEG DSL with typed semantics and left recursion
F#
7
star
15

liz

(toy) A minimal dialect of Lisp/Kernel with first-class macros
JavaScript
6
star
16

plis

(experiment) Minimal call-by-value lambda calculus with native-image
Clojure
6
star
17

tinykaren

(toy) Tiny Karen is an implementation of µKanren in Reason.
OCaml
5
star
18

boon-scrolling

A small simulation about doom-scrolling—except all content is cute and positive.
5
star
19

generique

(toy) A library for generic programming in Erlang
Erlang
5
star
20

contextual-multimethods

(experiment) A repository to experiment with the new concept of contextual multimethods in Siren
JavaScript
4
star
21

fohm

[unmaintained] Fohm is a PEG parser generator for F# (currently targeting only Fable)
JavaScript
4
star
22

erlang-comma-first-formatter

A comma-first formatter for rebar3_formatter
4
star
23

mei

[unmaintained] A type-safe and practical command line interface parsing library for Fable and .NET core
F#
3
star
24

query

(toy) A simple unification/search algorithm
JavaScript
3
star
25

crochet-exercises

A bunch of programming exercises, but done in Crochet
JavaScript
3
star
26

robotlolita

1
star
27

belle

A small programming language based on the concept of Belles Lettres.
CSS
1
star