๐Ÿ“ Source Files

12 files
๐Ÿ“„ README
  • LUAdeltablue.lua
  • PYdeltablue.py
  • ZEFdeltablue.zef
  • LUAnbody.lua
  • PYnbody.py
  • ZEFnbody.zef
  • LUArichards.lua
  • PYrichards.py
  • ZEFrichards.zef
  • LUAsplay.lua
  • PYsplay.py
  • ZEFsplay.zef

ScriptBench1

This has ports of classic language benchmarks to Zef:

  • Richards (OS scheduler)
  • DeltaBlue (constraint solver)
  • N-Body (physics simulation)
  • Splay (binary tree test)

These benchmarks are available in a wide variety of other languages. I found existing ports of these benchmarks to JavaScript, Python, and Lua. For Splay, there werenโ€™t existing Python and Lua ports, so I used Claude to port them. I wrote the Zef ports.

Select a file