Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 520 Bytes

project-tour.md

File metadata and controls

17 lines (13 loc) · 520 Bytes
in_progress
true

A Tour of the Oils Project

The project has many components!

  • OSH - the compatible shell
  • YSH - the shell with data tYpes, influenced by pYthon, JavaScript, Lisp, ...
  • The common shell runtime, with garbage-collected data structures.
  • Builtin commands and functions, described in the Oils Reference.
  • The interactive shell, and headless mode.
  • Documentation and the blog.