YoVDO

Dao Programming Language for Scripting and Computing

Offered By: Strange Loop Conference via YouTube

Tags

Strange Loop Conference Courses Concurrent Programming Courses Multithreading Courses

Course Description

Overview

Explore a 32-minute conference talk from Strange Loop 2013 introducing Dao, a lightweight and optionally typed programming language. Discover its expressive features and simplified approach to concurrent programming. Learn about Dao's virtual machine with easy embedding and extending capabilities, its LLVM-based JIT compiler optimized for numeric computation, and a Clang-based tool for automatic C/C++ library binding generation. Gain insights from creator Limin Fu, a multidisciplinary researcher with expertise in mathematics, physics, computer science, and bioinformatics. Delve into topics such as Dao's development motivation, syntax style, performance expectations, optional typing, code section black method, decorators, mixins, aspects, and concurrent programming techniques including asynchronous function calls and multithreading. Conclude with a glimpse into Dao's future development plans.

Syllabus

Intro
Overview: Development Motivation
Overview: Syntax Style and Performance Expectation
Overview: Feature Lists
Optional Typing in Dao
Dao Code Section Black Method
Dao Decorator, Mixin and Aspect
Concurrent Programming in Deos Asynchronous Function Call
Concurrent Programming in Daos Multithreading Module mt
Future Development


Taught by

Strange Loop Conference

Tags

Related Courses

Sniffing the Metaverse
Strange Loop Conference via YouTube
KalDB - A Cloud Native Log Search Platform
Strange Loop Conference via YouTube
The Evolution of a Planetary-scale Distributed Database
Strange Loop Conference via YouTube
Machine Learning for Developer Productivity
Strange Loop Conference via YouTube
Formally Verifying Everybody's Cryptography
Strange Loop Conference via YouTube