the ink flows freely
Find a file
2022-02-05 21:00:38 +00:00
functions.tsv add various builtin functions (type predicates, set/get) 2022-01-31 18:39:27 +00:00
goals update information 2022-01-07 16:01:44 +00:00
license intro 2021-03-26 11:22:22 -04:00
readme add link to matrix channel 2022-02-05 21:00:38 +00:00
specifics update allowed name characters to reflect that $ is now used for parentheses and ; is a name 2022-02-02 21:20:03 -05:00
tutorial-by-example.nib tutorial progress 2022-01-22 17:28:46 +00:00

 ==                                             Nib: an array language ==
==========================================================================

  This repository is for the documentation for the nib project. Development
work is focused on a compiler on top of guile scheme:
  https://codeberg.org/Wezl/guile-language-nib

  For support, discussion, or any other related topic, the matrix chatroom is
available at https://matrix.to/#/#nib:matrix.org

 -- Todo                     --
--------------------------------

[x]  have an idea
[~]  proper spec
  [x]  specified syntax
  [ ]  specified evaluation process
  [~]  basic datatypes
  [~]  builtin functions
[~]  nib.js
[~]  (language nib) for guile scheme
[ ]  alternative implementations including a focus on performance
[ ]  ...
[ ]  Profit