Skip to content

Commit c09ab4e

Browse files
authored
Plans to integrate COBOL and LISP has been dropped. These languages do not follow modern standards, and they can't be integrated in compiler.nvim, users will have to rely in a specific plugin for such languages.
1 parent 725e4dc commit c09ab4e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ If you want to help me, please star this repository to increase the visibility o
225225

226226
## Roadmap
227227
* Study adding support for justfiles/taskfiles.
228-
* We are gonna be adding common LISP support.
229-
* We are gonna be adding COBOL support.
230228
* Better Windows compatibility when not using WSL: The commands `rm -rf` and `mkdir -p` only exist on unix. To support Windows without WSL we should run the equivalent powershell command when Windows is detected.
231229
* Aditionally, we will also have to compile for `asm` win64 architecture, if the detected OS is windows.
232230
* Aditionally, we will also have to add an option to compile for `Build for windows (flutter)`.

0 commit comments

Comments
 (0)