Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/objeck/objeck-lang
Browse files Browse the repository at this point in the history
  • Loading branch information
objeck committed Oct 27, 2021
2 parents 3674b20 + eaa4f3a commit 227b3b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
[![Coverity Scan Build Status](https://img.shields.io/coverity/scan/10314.svg)](https://scan.coverity.com/projects/objeck)
[![Download Objeck](https://img.shields.io/sourceforge/dt/objeck-lang.svg)](https://sourceforge.net/projects/objeck-lang/files/latest/download)

**Latest**: Enhancing [LSP](https://github.com/objeck/objeck-lang-server) support by adding method/function renaming and code reformatting for your favorite IDE (i.e. VS Code, Sublime, Emacs, VIM, etc.)
**Latest**: Enhancing [LSP](https://github.com/objeck/objeck-lang-server) support by adding method/function renaming and code reformatting for your favorite IDE (such as VS Code, Sublime, Emacs, VIM, etc.)

---

Objeck is a stable object-oriented programming language with functional features. Objeck emphasizes simplicity, portability and scalability. The programming environment consists of a compiler, virtual machine, command line debugger and plug-ins for various text editors.

Expand Down

0 comments on commit 227b3b4

Please sign in to comment.