TotalVerb / PythonSyntax.jlLinks
A pythonic syntax for Julia (for fun, not for serious use)
☆14Updated 6 years ago
Alternatives and similar repositories for PythonSyntax.jl
Users that are interested in PythonSyntax.jl are comparing it to the libraries listed below
Sorting:
- Simplified resource cleanup for julia.☆27Updated 5 years ago
- Transpiling from Julia's typed AST☆40Updated 5 years ago
- Julia wrapper for libcurl☆35Updated 2 months ago
- A generic and modular framework for building custom iterative algorithms in Julia☆28Updated 3 years ago
- metaprogramming for Julia arrays☆13Updated 5 years ago
- A web browser built in Julia Language from the ground up.☆31Updated 6 years ago
- A Julia REPL utility for package discovery☆29Updated 8 years ago
- Much faster than BigFloat at precisions up to 3,500 bits (1050 digits)☆26Updated 6 years ago
- Define a Parsing Expression Grammar via a macro and abuse of Julia syntax.☆33Updated 10 months ago
- Versioned dictionaries following the mutable-until-shared (Mutts) discipline☆11Updated 5 years ago
- Assorted s-expression utilities for Julia☆16Updated last year
- Monad implementation in Julia☆13Updated 5 years ago
- Sugar coating Julia's many ASTs☆43Updated 4 years ago
- The Julia wrapper of libsixel☆45Updated last month
- Macros for simplified exception handling: @repeat try, @retry, @delay_retry, @protected try, @ignore.☆29Updated last year
- (experimental) tracing and abstract interpretation with SymbolicUtils.jl☆22Updated 4 years ago
- A package for your code to understand scoping rules(including mutability of free variables).☆18Updated 4 years ago
- Implement improved string literals with Swift-style syntax for interpolation, hex, & unicode characters, plus C & Python style formatting…☆16Updated 5 years ago
- Write Rust code in Julia☆46Updated 9 years ago
- High-performance parallel and distributed datastore for Julia☆25Updated 7 months ago
- Macro that force imports conflicting methods in modules☆14Updated 7 years ago
- Virtual diary for progress on all fronts.☆10Updated 5 years ago
- Julia implementation of the simplex algorithm for rational numbers.