(expr 2 *
(op
(var num)
)
(op
(call factorial
(arg
(expr 2 -
(op
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require "vite_ruby" | |
require_relative "vite_roda/version" | |
require_relative "vite_roda/tag_helpers" | |
# ViteRuby::COMPANION_LIBRARIES is a hash containing the companion | |
# libraries for Vite Ruby, and their target framework, defined at: | |
# https://github.com/ElMassimo/vite_ruby/blob/95c247a66d86f15ad9ce783acf92fef96646091b/vite_ruby/lib/vite_ruby.rb#L23 | |
# It's required to autoload the cli extensions (e.g. the one at vite_roda/installation.rb) | |
# in ViteRuby::CLI::require_framework_libraries at: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require 'roda' | |
class Mailer < Roda | |
plugin :mailer | |
route do |r| | |
r.mail 'current_welcome' do |user_id, mail_from| | |
<<~BODY | |
user_id: #{user_id.inspect} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A copy of https://dyalog.tv/api/v1/events processed into a list, sorted alphabetically, with duplicates removed. | |
Updated 8/2022 | |
APL2010 | |
APLSeeds21 | |
Dyalog08 | |
Dyalog09 | |
Dyalog11 | |
Dyalog12 | |
Dyalog13 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A copy of https://dyalog.tv/api/v1/categorys processed into a list, sorted alphabetically, with duplicates removed. | |
Updated 8/2022 | |
14.0 Language Enhancements | |
50 Years of APL | |
Applications | |
Coming Up | |
Competition Winners | |
Competition | |
Dyalog News |
An unofficial list of Stack Exchange alternatives, offshoot chats, and community projects