Projects based on metaES

Let's fly though list of projects and apps built with metaES. Almost all of them are in an early state of development and not battle tested yet.

Vanillin

Poliglota

HN Comments Reader

Vanillin Studio

Show screenshots

vanillin-browser

bundler

meta2es

  • Great for long running ETL with retries, changed strategies etc-
  • run and suspend any script creating potentially initinitely long process
  • store whole system state in image (like smalltalk did)

metaes-db

  • Simple core
  • Complex derived layers, but not complicated
    • Lack of simplicity wouldn’t allow building layers
  • normally in JS the heap is stored in RAM
  • instead, store heap in sql database, indexeddb, files or any other place as long as read/write follows laws
  • Transaction (in dbs) is like running a script which is built using certain tools provided by a db

metaes-peg

vanillin-extract

vanillin-extract-native-swift

or show it can be connected to swift/cpp/anything else by reimplementing e.g. shallow DOM on some platform

metaes-jit

Scena3d

Screenshot: show execution tracking in 3d