Code Monkey home page Code Monkey logo

nar-dev-util's Introduction

NAR-dev-util

(最后更新:2024-04-05)

服务于上层Narsese.rsNAVM.rsBabelNAR.rs等库的实用开发工具

  • 🎯提取并统一各个库的utils模块(最初用途)
  • 🎯可灵活选用的特性组(默认全部启用,亦可条件选用)

主要包含如下实用功能:

  • ✨实用宏:大量开发用语法糖(总是启用)
    • 🎯测试:批量失败测试、批量断言……
    • 🎯实用语法糖:展示、条件返回……
    • 🎯复杂逻辑表示:截断匹配、张量函数值、平行函数值、管道、操作、for-in-if、列表生成式……
    • 🎯重复表示简化:(带特征条件)模块导入导出……
  • ✨浮点:0-1浮点数……
    • 🎯Narsese真值、预算值表示
  • ✨字符串处理:前后缀匹配、join功能扩展、字符数组切片……
    • 🎯Narsese字符串解析
  • ✨迭代器:函数式(弃用)、缓冲区、广度优先遍历……
    • 🎯Narsese字符串解析、依赖图遍历
  • Vec工具:数组集合操作、搜索算法……
  • ✨字符串⇒字符迭代器:str::into_chars
  • OptionResult增强:合并、转换(Err
  • ✨枚举联合:使用枚举enum定义类似TypeScriptA | B | C的「联合类型」

nar-dev-util's People

Contributors

arcj137442 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.