Update 'README.md'
This commit is contained in:
parent
a48d3c82ff
commit
e8582b6706
|
@ -2,7 +2,8 @@
|
||||||
|
|
||||||
- Container will configure vscode's settings to recognize .pl files as Prolog rather than the default Perl.
|
- Container will configure vscode's settings to recognize .pl files as Prolog rather than the default Perl.
|
||||||
- Will install extensions for lisp, prolog, and ASP
|
- Will install extensions for lisp, prolog, and ASP
|
||||||
- Will configure SBCL to use rlwrap so that you have history when using a lisp REPL
|
- Will configure SBCL to use ~~rlwrap~~ so that you have history when using a lisp REPL
|
||||||
|
- (Currently using the slightly worse rlfe instead of rlwrap due to rlwrap breaking all the time)
|
||||||
|
|
||||||
# How to use
|
# How to use
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue