GithubHelp home page GithubHelp logo

study_scala_ca's Introduction

はじめ方

ソースを落として sbt を起動します

$ git clone git://github.com/rinunu/study_scala_ca.git

$ cd study_scala_ca

sbt(ビルドツール) を実行します

$ ./sbt

sbt が起動したら、各種コマンドを実行します (コマンドはタブで補完できます)

IntelliJ IDEA を使っている方

> gen-idea

プロジェクトファイルが出来ているので、 IDEA で開きます。

テスト実行

適当なテストファイルを表示し Shift+Ctrl+F10 等で実行します

コンソール 実行

適当な .scala ファイルを右クリックし、 「Run Scala Console」すると、 Scala 実行用のコンソールが表示され、そこからコードをを実行できます。

eclipse を使っている方

> eclipse

プロジェクトファイルが出来ているので、 eclipse で開きます。

sbt で実行する方

テストを実行します

> test

適当な main を見つけて実行します

> run

lets enjoy!

第18章

はじめに本をもとに前半を説明

シミュレーションについて説明

  1. 回路図をみる
  2. h18.BasicCircuitSimulationTest をみる
  3. こんな風に DSL でかけますよ

実装

study_scala_ca's People

Contributors

rinunu 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.