Git Product home page Git Product logo

lisp-exercise's Introduction

Lisp exercise

Lisp exercise source code

関数定義の練習

  • triangle-area: 三角形の平均を求める関数
  • counttimes: アトムがリスト内にいくつ含まれているかを数える関数

繰り返し文の練習

  • mymember: 自作版member関数
  • myreverse: 自作版reverse関数

再帰の練習

  • factorial: 階乗を求める関数
  • re-mymember: 再帰版member関数
  • re-myreverse: 再帰版reverse関数

リスト処理の練習

  • jijyolist: mapcar関数を用いてリスト内各要素を2条する関数
  • re-jijyolist: 再帰版jijyolist関数

名無し関数の練習

  • member3bai: 3倍した数値を比較するmember関数

パラメータの練習

  • syouhizei: 消費税(未入力可)込み価格を求める関数
  • frameread: フレームから検索する関数
  • heikin: 任意個の数値の平均値を求める関数
  • allnumberp: 任意個のアトムがすべて数値であるかを求める関数
  • newmember: 比較関数を指定できるmember関数
  • newremove: 比較関数を指定できるremove関数

言語

Common Lisp

開発者

bonochof

lisp-exercise's People

Contributors

bonochof avatar

Stargazers

Wakuba99160210627974 avatar

Watchers

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