Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
svelterust committed Jan 24, 2024
1 parent 0a65ebc commit 5e10c0c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,18 @@ cd knarkos/
nix develop # or nix-shell
cargo run
```

## Goals

- Simplicity from Plan9
- Written in Rust for safety & performance
- Emacs as a complete OS, everything powered by Lisp
- Network of Lisp-powered machines, bee-hive concept
- Not based on Unix

## Features

- [ ] 2D graphics
- [ ] Networking
- [ ] Lisp JIT interpreter
- [ ] Hot reloading everywhere

0 comments on commit 5e10c0c

Please sign in to comment.