Pinned Repositories
ArithmeticParser
A simple parser for evaluating simple arithmetic expressions.
aws-parameters-and-secrets-lambda
Cache AWS Secrets Manager secrets in your AWS Lambda function
fail_importing
A decorator designed to make testing optional dependencies painless.
Ibis
Ibis validates a program's syntax according to an EBNF grammar.
Jelly
An interpreted programming language that can do numbers and that's about it.
NativeElement-UnityCollections
A NativeContainer for a single blittable element for use in the Unity Job System.
SingletonManager
An easy-to-use implementation of the Singleton pattern.
terraform-aws-minecraft
Create a Minecraft server running on AWS EC2
tom01098.github.io
Tom01098's Repositories
Tom01098/aws-parameters-and-secrets-lambda
Cache AWS Secrets Manager secrets in your AWS Lambda function
Tom01098/ArithmeticParser
A simple parser for evaluating simple arithmetic expressions.
Tom01098/Jelly
An interpreted programming language that can do numbers and that's about it.
Tom01098/NativeElement-UnityCollections
A NativeContainer for a single blittable element for use in the Unity Job System.
Tom01098/tom01098.github.io
Tom01098/Ibis
Ibis validates a program's syntax according to an EBNF grammar.
Tom01098/SingletonManager
An easy-to-use implementation of the Singleton pattern.
Tom01098/terraform-aws-minecraft
Create a Minecraft server running on AWS EC2
Tom01098/fail_importing
A decorator designed to make testing optional dependencies painless.
Tom01098/BooleanParser
A parser for evaluating boolean expressions
Tom01098/ProjectEuler
Learning F# by doing Project Euler problems!
Tom01098/Single-Button
A custom XAML control which disables rapid tapping of a button in Xamarin.Forms.
Tom01098/Stylish-FSharp
My solutions to Kit Eason's book 'Stylish F#'.
Tom01098/TryCollections
Option wrappers around F# collection modules which might throw exceptions.