Pinned Repositories
alacarte-idris
Data Types à la Carte extensible syntax and semantics, implemented in Idris.
c--compiler
Compiler of C-- to assembly for processor simulator.
clem
Climate Crisis chatbot.
duffel_type_error
esys-flutter-share
A Flutter plugin for sharing files & text with other applications.
expr_evaluator
Evaluates mathematical expressions by compiling to bytecode for a stack machine.
metal
A programming language to describe the function of a Turing machine.
processor_sim
Simulator of a pipelined, superscalar processor.
ray_tracer
Ray tracer capable of rendering a variety of materials and phenomena, such as volumetric smoke, procedural noise, and gravitational lensing.
rocket_sim
Simulates rocket forces.
BakerSmithA's Repositories
BakerSmithA/c--compiler
Compiler of C-- to assembly for processor simulator.
BakerSmithA/metal
A programming language to describe the function of a Turing machine.
BakerSmithA/rocket_sim
Simulates rocket forces.
BakerSmithA/alacarte-idris
Data Types à la Carte extensible syntax and semantics, implemented in Idris.
BakerSmithA/clem
Climate Crisis chatbot.
BakerSmithA/duffel_type_error
BakerSmithA/esys-flutter-share
A Flutter plugin for sharing files & text with other applications.
BakerSmithA/expr_evaluator
Evaluates mathematical expressions by compiling to bytecode for a stack machine.
BakerSmithA/firebase-tic-tac-toe
Source code for tic-tac-toe game demoed at Google I/O 2017, built entirely with Firebase
BakerSmithA/processor_sim
Simulator of a pipelined, superscalar processor.
BakerSmithA/ray_tracer
Ray tracer capable of rendering a variety of materials and phenomena, such as volumetric smoke, procedural noise, and gravitational lensing.
BakerSmithA/flutter_stripe
Flutter SDK for Stripe.
BakerSmithA/flutter_stripe_opacity_example
Demo CardField widget error with Flutter Stripe
BakerSmithA/language-metal
Metal language support for Atom.
BakerSmithA/lucas_and_kanade
Illustrates how the Lucas and Kanade algorithm can be used to generate 2D motion field estimates.
BakerSmithA/openapi-generator-dart-freezed
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
BakerSmithA/PytorchWCT
This is the Pytorch implementation of Universal Style Transfer via Feature Transforms.
BakerSmithA/SSGreatBritianEngineRoom
SS Great Britain Engine Room modelled with Maya.
BakerSmithA/while2wasm
While to WASM compiler using scoped effect handlers combined with Datatypes a la Carte and Extensible effects.