Skip to content

joom/dilim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dilim

A structure editor for a simple functional programming language, with Vim-like shortcuts and commands.

Written in Rust, using the Yew framework, compiled to WebAssembly. I wrote it as my first Rust project, to learn Rust, so the code probably isn't all idiomatic Rust.

Live here for now.

Press h to get help, press Tab to get suggestions on how to complete commands.

Installation and Running

If you don't have the Rust WASM bundle tool trunk, you should install it:

cargo install trunk

Then you can build the app and run a static file server with this command:

trunk serve

About

A structure editor for a simple functional programming language, with Vim-like shortcuts and commands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published