GitPedia
glossopoeia

glossopoeia/boba

A general purpose statically-typed concatenative programming language.

1 Releases
Latest: 3y ago
0.0.0v0.0.0LatestPre-release
robertkleffnerrobertkleffnerยท3y agoยทNovember 23, 2022
GitHub

๐Ÿ“‹ What's Changed

  • Basic code generation by @robertkleffner in https://github.com/glossopoeia/boba/pull/1
  • Code gen, evaluation bug fixes, and more examples by @robertkleffner in https://github.com/glossopoeia/boba/pull/2
  • replace tabs with spaces in fsproj files by @jcmrva in https://github.com/glossopoeia/boba/pull/4
  • Create LICENSE by @robertkleffner in https://github.com/glossopoeia/boba/pull/5
  • Rewrite frames into separated stacks by @robertkleffner in https://github.com/glossopoeia/boba/pull/8
  • Improved overloads by @robertkleffner in https://github.com/glossopoeia/boba/pull/9
  • Functional dependencies, some extended type syntax, more bug fixes by @robertkleffner in https://github.com/glossopoeia/boba/pull/10
  • For loops over custom-defined iterators by @robertkleffner in https://github.com/glossopoeia/boba/pull/12
  • + 31 more

โœจ New Contributors

  • @robertkleffner made their first contribution in https://github.com/glossopoeia/boba/pull/1
  • @jcmrva made their first contribution in https://github.com/glossopoeia/boba/pull/4
  • Full Changelog: https://github.com/glossopoeia/boba/commits/v0.0.0