Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVM上で動くプログラミング言語「Pyrite」の設計と実装 #49

Open
7 of 25 tasks
miyakosis opened this issue Sep 23, 2016 · 0 comments
Open
7 of 25 tasks

Comments

@miyakosis
Copy link

miyakosis commented Sep 23, 2016

セッション情報 / Session Detail

①タイトル / Title

JVM上で動くプログラミング言語「Pyrite」の設計と実装

②概要 / Description

JVM上で動くプログラミング言語「Pyrite」を2016年6月にファーストリリースしました。
Pyrite は Java 1.3 相当の言語機能をサポートした汎用プログラミング言語で、Java との相互運用性もあります。
新しいプログラミング言語をJVM言語として設計した目的と Pyrite の特徴、Pyrite を実装する際に発生した課題及び、それらをどのように解決していったかをお話しします。

③カテゴリ / Category

  • Java SE
  • Java EE or Server Side Java (ex. Spring)
  • Java ME or Embedded Java
  • Java VMs
  • JVM Languages
  • Development and operations
  • その他 (Others): [Fill in this space]

④難易度 / Level

  • 初心者向け / Beginner
  • 中級者向け / Intermediate
  • 上級者向け / Advanced

⑤テーマ / Theme

  • テクノロジー枠 / Technology
  • 基礎枠 / Java Basis
  • コミュニティ枠 / Community
  • ルーキー枠 / Rookies
  • ハンズオン枠 / Workshop

⑥種類 / Talk Type

  • Standard (50min)
  • Short (20min)
  • Workshop (2h)

⑦言語 / Language

  • 日本語 / Japanese
  • 英語 / English
  • その他 / Other

⑧事後に資料を公開されますか? / Will you make the slide available after the conference?

  • Yes
  • No
  • 未定 / Not decided yet

講演者情報 / Speaker

⑨氏名 / Name

宮腰 重彰

⑩所属 / Company or Communities

白澤ソフトウェア株式会社

⑪講演者紹介 / Bio

地方在住エンジニア。
それまでのお仕事はエンプラ系Javaシステム開発がメインでした。

⑫コミュニティ活動、BlogのURL、Twitterアカウントなど / Activities for OSS communities, blog URL, Twitter account etc.

GitHub: https://github.com/miyakosis/PyriteGarnet
Twitter: https://twitter.com/miyakosis


非公開情報 / Private information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.