Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Send code to your Julia REPL.

License

NotificationsYou must be signed in to change notification settings

Klafyvel/REPLSmuggler.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Well, listen up, folks!REPLSmuggler.jl just slipped into your cozy REPL like a shadow in the night.

StableDevBuild StatusCoverageAquacode style: runicPkgEval

Summary

REPLSmuggler is meant to evaluate code coming from various clients in your REPL. The main goal is for an editor to send a bunch of lines of code with some metadata giving the name of the file and the line.REPLSmuggler will evaluate the code and send back the return value. If an error is raised, it will send the traceback to the client.

Usage

For now functionalities are quite basic:

using REPLSmugglersmuggle()

See also

Have a look atthe companion plugin for NeoVim.

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp