diff options
| author | 2018-12-13 20:57:55 +0300 | |
|---|---|---|
| committer | 2018-12-13 20:57:55 +0300 | |
| commit | 85a190b9719bd656cd5b2b54a4ac0320c8b7b2b0 (patch) | |
| tree | f8746a3a8ccde0f557cd1dc8003f826f9d220976 /README.md | |
| parent | Smaller image in README (diff) | |
Bold!
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <img src="https://raw.githubusercontent.com/honix/janet/master/assets/janet-w200.png" alt="Janet logo" width=200 align="left"> -Janet is a functional and imperative programming language and bytecode interpreter. It is a +**Janet** is a functional and imperative programming language and bytecode interpreter. It is a modern lisp, but lists are replaced by other data structures with better utility and performance (arrays, tables, structs, tuples). The language also bridging bridging to native code written in C, meta-programming with macros, and bytecode assembly. |
