How do I start a Swift (6) REPL that allows me to import my package, but without using `swift run --repl`?
|
|
2
|
103
|
September 25, 2024
|
With Swift 6 and SwiftPM, `swift run --repl` no longer works with some dependencies
|
|
1
|
212
|
September 18, 2024
|
VSCode jupyter notebook based REPL
|
|
0
|
116
|
August 16, 2024
|
Invalid regex literal in REPL on Linux causes segfault
|
|
0
|
301
|
February 27, 2024
|
Infinite result dump when creating a `ISO8601DateFormatter` in the REPL
|
|
1
|
402
|
July 13, 2023
|
Porting Swift or Swift-LLDB to ESP32
|
|
4
|
2825
|
May 19, 2022
|
Run REPL whilst program is running
|
|
0
|
736
|
March 28, 2022
|
Using Swift REPL from LLDB
|
|
1
|
1070
|
February 19, 2022
|
Swift REPL UTF-8 keyboard support
|
|
2
|
892
|
July 13, 2021
|
LLDB won't accept UTF-8 keyboard input
|
|
1
|
979
|
July 9, 2021
|
Swift REPL crash on Windows
|
|
2
|
1487
|
May 13, 2021
|
Interacting with running application from command line (Vapor REPL)
|
|
6
|
2060
|
April 13, 2021
|
REPL on WSL
|
|
1
|
815
|
February 8, 2021
|
The Swift REPL doesn't properly display certain characters on some Linux terminals
|
|
6
|
1177
|
January 21, 2021
|
REPL: Characters don't show up, backspace doesn't remove them, inserted text not visible
|
|
6
|
1268
|
November 21, 2020
|
Is this REPL issue a bug or specific to my environment?
|
|
3
|
1099
|
October 6, 2020
|
Building Swift REPL for iOS
|
|
2
|
1251
|
August 1, 2020
|
Online repl with support for packages?
|
|
0
|
491
|
May 31, 2020
|
Libdispatch and REPL
|
|
1
|
631
|
April 5, 2020
|
Swift REPL seg faults on tab completion
|
|
5
|
1472
|
March 14, 2020
|
Swift REPL hangs on readLine()
|
|
0
|
681
|
November 9, 2019
|
Asynchronous operations in REPL
|
|
11
|
1510
|
October 18, 2019
|
REPL tab completion attempt crashes on Arch Linux
|
|
4
|
956
|
June 24, 2019
|
Why isn't operator overloading working in REPL?
|
|
3
|
813
|
March 20, 2018
|
REPL and Swift Package Manager
|
|
1
|
1264
|
January 22, 2018
|