the ink flows freely
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cedrice Ermineii 9c6593268f add link to matrix channel 1 year ago
functions.tsv add various builtin functions (type predicates, set/get) 1 year ago
goals update information 1 year ago
license intro 2 years ago
readme add link to matrix channel 1 year ago
specifics update allowed name characters to reflect that $ is now used for parentheses and ; is a name 1 year ago
tutorial-by-example.nib tutorial progress 1 year ago

readme

 ==                                             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