Skip to content

baroquebobcat/mirah-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Mirah REPL

A REPL for Mirah

Features / Problems

  • parses Mirah code, runs it, prints results out

Is it any good?

Not yet, but I'm hopeful

TODOs

  • package it up--bin dir, gem-ify, etc
  • print the value of evaluated expressions (the P in REPL)
  • add a global binding
  • newast support

more experiments than TODOs

  • reach into PEG parser to do partial parsing
  • convert to Mirah source
  • use readline, or an equivalent
  • make it embeddable

Roots

https://gist.github.com/2564819

About

A REPL, for Mirah. If you have an idea for a better name, let me know.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published