Metaprogramming

MacroML

MacroML is an experimental programming language based on the ML family, seeking to reconcile ML's static typing and the types of macro systems commonly found in dynamically typed languages like Scheme; this reconciliation is difficult since Turing-complete macro transformations can break type safety guarantees that static typing is supposed to provide. (Wikipedia).

Video thumbnail

MicroPython – Python for Microcontrollers

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. This talk will give an overview about the MicroPython. EVENT: m

From playlist IoT

Video thumbnail

Clojure - creating macros

Part of a series teaching the Clojure language. For other programming topics, visit http://codeschool.org

From playlist the Clojure language

Video thumbnail

Macros for a More Productive Rust

The macro system in Rust is still arguably in its infancy. While a lot of the implementation has already been done, plenty of projects don't properly take advantage of macros due to the limited resources on what macro programming should look like. This talk is aimed at introducing those in

From playlist Rust

Video thumbnail

RustConf 2020 - Macros for a More Productive Rust by jam1garner

Macros for a More Productive Rust by jam1garner The macro system in Rust is still arguably in its infancy. While a lot of the implementation has already been done, plenty of projects don't properly take advantage of macros due to the limited resources on what macro programming should look

From playlist RustConf 2020

Video thumbnail

Fiscal Policy Practice- Macro Topic 3.8

Thank you for watching my videos and for getting the Ultimate Review Packet- https://www.ultimatereviewpacket.com/courses/macro

From playlist Macro Unit 3: AD-AS, National Income, and Price Determination

Video thumbnail

Excel Zoom on Charts Macro Tutorial

http://www.excelcampus.com/vba/zoom-on-excel-charts Free Gift - http://www.excelcampus.com/freegift This video tutorial describes how to use and implement the Zoom on Charts macro for Excel. The macro (VBA) allows you to enlarge or zoom in on your Excel charts. The workbook containing th

From playlist Excel Macros & VBA

Video thumbnail

Record and Edit Your First Macro in Excel... And Make It Useful

If you like this video, drop a comment, give it a thumbs up and consider subscribing here: https://www.youtube.com/channel/UCrdjXR70BwWIX--ZtQB42XQ?sub_confirmation=1 Music from: YouTube Audio Library Check out our new project: https://magnimetrics.com Automated Financial Analysis. Reinv

From playlist Excel Tutorials

Video thumbnail

MicroRaman Sample Pump

I'm putting this here for a talk I'm giving next week. It is how we pump our nanoparticle samples for optical measurements. I'm sure I could write a fluids problem about it!

From playlist Off Topic

Video thumbnail

How to Add the Move Selection Macros to Your Personal Macro Workbook

Sign up for our Excel webinar, times added weekly: https://www.excelcampus.com/blueprint-registration/ In this video I explain how to add the Move Selection Macros to your Personal Macro Workbook to use on any open Excel file. Download the file here: https://www.excelcampus.com/keyboard-

From playlist Macros & VBA

Video thumbnail

What is the definition of scientific notation

👉 Learn about scientific notations. Scientific notation is a convenient way of writing very large or very small numbers. A number written in scientific notation is of the form a * 10^n where a is the first non-zero number between 1 and 10, (1 included) and n is the number of digits up to t

From playlist Scientific Notation | Learn About

Related pages

Type safety