Skip to content

Adapton/fumola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fumola

FUnctional MOtoko meta-LAnguage.

Motoko extensions and tools, in Rust.

  • Lexing.
  • Parsing.
  • Interpreter (partially implemented):
    • Interactive, break-point-style debugging.
    • Hot reload of code changes while preserving data.

Extensions (WIP)

  • Quoting and unquoting, with quoted ASTs as a value.
  • Incremental caching and memoization (a la Adapton).
  • local file system access (optional).
  • local web system access (optional).
  • REPL that interacts with IC, or a local replica.

Out of scope

Related

Online interpreter

Contributing

Contributions are welcome! Please check out the contributor guidelines for more information.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages