Fixed tons of stuff in ./web/documentation/*. No code changes. (0.40.5)
This commit is contained in:
parent
567fa73796
commit
e7e1343a83
134 changed files with 730 additions and 1928 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: page
|
||||
published: true
|
||||
noToc: true
|
||||
noToc: false
|
||||
noComments: false
|
||||
noDate: false
|
||||
title: Fun - Fun REPL Guide
|
||||
|
|
@ -10,21 +10,15 @@ description: REPL guide, how to build/launch, editing and history, completions,
|
|||
permalink: /documentation/repl/
|
||||
lang: en
|
||||
tags:
|
||||
- documentation
|
||||
- handbook
|
||||
- installation
|
||||
- usage
|
||||
- introduction
|
||||
- help
|
||||
- guide
|
||||
- howto
|
||||
- docs
|
||||
- specifications
|
||||
- specs
|
||||
- repl
|
||||
- build
|
||||
- completions
|
||||
- editing
|
||||
- error
|
||||
- history
|
||||
- launch
|
||||
- tips
|
||||
---
|
||||
|
||||
# Fun REPL Guide
|
||||
|
||||
This document describes the interactive Read–Eval–Print Loop (REPL) for the Fun programming language: how to build/launch it, how input and execution work, line editing and completion, the REPL buffer workflow, commands, debugging helpers, and tips.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue