Giter Site home page Giter Site logo

skill's Introduction

Given 'as is', from microelectronic EDA tool Cadence ยฉ icfb 5141 to virtuoso 615, here is a bunch of skill function written over the years. Some function where written in the beginning and so less 'clean'.

  1. in ~/.bashrc : export SKILLDIR=$HOME/Skill
  2. copy skillMode.el in ~/.emacs.d/
  3. add load("~/.emacs.d/skillMode.el") in ~/.emacs
  4. add loadi(strcat(getShellEnvVar("SKILLDIR") "/menu.il")) in your ~/.cdsinit_personal

Since i created the function (file) named 'ineed' (ineed.il), I used the convention : one function, one file.

I still do not know how to handle package for skill function properly. Something like python 'import' philosophy would be nice.

ab*.il files are not mine obviously, but since i use them once in a while i added them here to keep my scripts functionnal

See ๐ŸŽ example directory ๐ŸŽ :star: :star: :star: for explained pictures

;; syntax coloring test for lisp like on github
(foreach mapcar x  logRg(1e-15 1e+15 1.0/3) aelSuffixNotation(x))
;; syntax coloring test for clojure like on github
(foreach mapcar x  logRg(1e-15 1e+15 1.0/3) aelSuffixNotation(x))
;; syntax coloring test for scheme like on github
(foreach mapcar x  logRg(1e-15 1e+15 1.0/3) aelSuffixNotation(x))
;; common lisp ?
(foreach mapcar x  logRg(1e-15 1e+15 1.0/3) aelSuffixNotation(x))

skill's People

Contributors

ebecheto avatar

Watchers

James Cloos 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.