All Projects → scala-lms → Tutorials

scala-lms / Tutorials

Tutorials on Lightweight Modular Staging

Programming Languages

c
50402 projects - #5 most used programming language
scala
5932 projects

Labels

Projects that are alternatives of or similar to Tutorials

Swiftcrossplatformframework
Tutorial to create cross platform framework for Swift compatible with Carthage and SwiftPM
Stars: ✭ 98 (-3.92%)
Mutual labels:  tutorial
Recommenders
Best Practices on Recommendation Systems
Stars: ✭ 11,818 (+11486.27%)
Mutual labels:  tutorial
Atis.keras
Spoken Language Understanding(SLU)/Slot Filling in Keras
Stars: ✭ 100 (-1.96%)
Mutual labels:  tutorial
Keras Tutorial
Tutorial teaching the basics of Keras and some deep learning concepts
Stars: ✭ 98 (-3.92%)
Mutual labels:  tutorial
Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (-2.94%)
Mutual labels:  tutorial
Serverless With Next5 Boilerplate
Serverless.js with Next.js 5 on AWS, powered by the Serverless Framework
Stars: ✭ 100 (-1.96%)
Mutual labels:  tutorial
React Todo App
React Todo App
Stars: ✭ 97 (-4.9%)
Mutual labels:  tutorial
Pythonpersiantutorial
A free and online Python book in Persian
Stars: ✭ 102 (+0%)
Mutual labels:  tutorial
No Framework Tutorial
A small tutorial to show how to create a PHP application without a framework.
Stars: ✭ 1,357 (+1230.39%)
Mutual labels:  tutorial
Cookbook.fish
Tips and recipes for Fish, from shell to plate. 🍣
Stars: ✭ 1,360 (+1233.33%)
Mutual labels:  tutorial
Python For Absolute Beginners Course
Code samples and other handouts for our course.
Stars: ✭ 1,352 (+1225.49%)
Mutual labels:  tutorial
Mean Rsvp Auth0
MEAN stack application with Auth0 (see sample deployed at https://rsvp.kmaida.net)
Stars: ✭ 99 (-2.94%)
Mutual labels:  tutorial
Circleci Demo Python Django
Example Django application running on CircleCI
Stars: ✭ 100 (-1.96%)
Mutual labels:  tutorial
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (-3.92%)
Mutual labels:  tutorial
Gainlo Interview Guide Zh
📖 [译] Gainlo 面试指南
Stars: ✭ 100 (-1.96%)
Mutual labels:  tutorial
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-4.9%)
Mutual labels:  tutorial
Tutorials cn
Stars: ✭ 100 (-1.96%)
Mutual labels:  tutorial
Simple wc example
simple word count example using flex/bison parser
Stars: ✭ 102 (+0%)
Mutual labels:  tutorial
Scipy2017 Jupyter Widgets Tutorial
Notebooks for the SciPy 2017 tutorial "The Jupyter Interactive Widget Ecosystem"
Stars: ✭ 102 (+0%)
Mutual labels:  tutorial
Java8 Guides Tutorials
Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more
Stars: ✭ 100 (-1.96%)
Mutual labels:  tutorial

Build Status

Tutorials on LMS

Lightweight Modular Staging (LMS) is a framework for runtime code generation and compiled DSLs.

How to build and run

  1. Install the SBT build tool:

    If you are using OS X and Homebrew, run brew install sbt.

    For other platforms, follow the instructions on the SBT website.

  2. Clone this repo and run the tests:

  • git clone https://github.com/scala-lms/tutorials.git lms-tutorials
  • cd lms-tutorials
  • sbt test

Browse the sources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].