Showing 19 open source projects for "fisch-script-engine-roblox"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    IMS Open Corpus Workbench

    IMS Open Corpus Workbench

    Indexing and query tools for very large text corpora

    The IMS Open Corpus Workbench is a collection of tools for managing and querying large text corpora (100 M words and more) with linguistic annotations. Its central component is the flexible and efficient query processor CQP, which can be used interactively in a terminal session, as a backend e.g. from a Perl script, or through the Web-based GUI CQPweb.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    FLTR ◆ Foreign Language Text Reader

    FLTR ◆ Foreign Language Text Reader

    A practical desktop app for language learning through reading

    ...Each term has a learning status (1/"Unknown" to 5/"Known", plus "Ignored" and "Well Known") with associated colors. Running the Application: You'll need an installed JRE (Java Runtime Engine) and the file "fltr.jar" which is in the download. This OFFICIAL VERSION is from the original author, and it is stable and bug-free.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Aisthully Desktop  Suite

    Aisthully Desktop Suite

    The Freedom to Create. The Power to Master.

    Aisthully™ Suite The Freedom to Create. The Power to Master. A complete, downloadable learning ecosystem for Windows. Aisthully combines a professional-grade quiz creation tool (Quiz Studio) with a powerful, analytics-driven study application (Quiz Player). Stop using rigid, one-size-fits-all tools. Start building and mastering your curriculum. The "Quiz Studio" An expert workshop for anyone who teaches. This is where you build your lessons, quizzes, and exams with unparalleled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Slim Template

    Slim Template

    Template language to reduce the syntax to the essential parts

    ...The docs will show you the options. Short syntax without closing tags (Using indentation instead) HTML style mode with closing tags. Slim is a fast, lightweight templating engine with support for Rails 3 and later. It has been heavily tested on all major ruby implementations. We use continuous integration (travis-ci). Slim uses Temple for parsing/compilation and is also integrated into Tilt, so it can be used together with Sinatra or plain Rack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    RomaKey

    RomaKey

    Type in telugu without Anu Script / Google Input Tools

    RomaKey is a application to type in telugu without Anu Script or Google Input tools. It works with all Anu Script's PostScript and TrueType Fonts.No new fonts required. And It includes additional Features (Keybindings) to improve Romic Keyboard to a Professional Standard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    jieba

    jieba

    Stuttering Chinese word segmentation

    ...Precise mode, which tries to cut the sentence most precisely, suitable for text analysis. Full mode, scans all the words that can be formed into words in the sentence, the speed is very fast, but the ambiguity cannot be resolved. The search engine mode, on the basis of the precise mode, divides the long words again to improve the recall rate, which is suitable for word segmentation in search engines. The paddle mode uses the PaddlePaddle deep learning framework to train the sequence labeling (bidirectional GRU) network model to achieve word segmentation. Also supports part-of-speech tagging. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QJDicExample

    QJDicExample

    QJDicExample is an English <-> Japanese dictionary.

    QJDicExample is an Japanese to English and English to Japanese dictionary featuring words/names/kanji/sentences search. QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition. Latest source code: git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ezhil-Lang

    Ezhil-Lang

    தமிழில் கணினி மொழி

    எழில் - ஒரு தமிழ் நிரலாக்க மொழி; தமிழ் மாணவர்களுக்கு இது முதல்முறை கணி Ezhil is a Tamil script based programming language for children and teens in the K-12 grade schools. Ezhil enables learning imperative programming like BASIC or LOGO in Tamil language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    baybayin

    Learn Baybayin

    Learn to read, write and translate to/from Baybayin script, an ancient pre-colonial Filipino writing script. No downloads are available for the project. Proceed to the link below to use Baybayin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 10

    Coptic Encoder

    A full system for transcoding between legacy Coptic character sets.

    ...This package aims to act as a stepping stone to Unicode, by including several legacy fonts hard-coded to take advantage of the multiple encodings, as well as a UNIX shell script, in multiple shell languages, to transcode between these encodings. All twelve encodings in wide use are supported. The fonts in this package are compatible with many operating systems; the shell scripts support Mac and Linux (more soon).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Hogan.js

    Hogan.js

    A compiler for the Mustache templating language

    Hogan.js is a 2.5k JS templating engine developed at Twitter. Use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic templates. If you're developing with Node.js, just use NPM to add the Hogan package. Hogan.js was developed against the mustache test suite, so everything that holds true for templates is also the case for hogan.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SakhrLinux

    SakhrLinux

    Sakhr install on Linux

    Small script to be able to install automaticaly Sakhr on Linux and run it through Wine after fixing the arabic letters problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Linux Guist - Multi Lingual OS for Asia

    Linux Guist - Multi Lingual OS for Asia

    A Single Click Language Changer and Publishing System for Web and DTP

    ...Talk to your respective IT/HRD ministry to identify projects as well as Towns that have more Unemployed youths, to make a Difference in their Lives ! With Just a Click, on the Language script, in the "Select Language" folder on Desktop, you can keep switching between languages, in all Apps & start typing instantly. Home/Single users can use a pen drive to save their work, while Company users will need a simple share PC. This PC need to run a free DHCP & Proxy service & can have printers & scanners. Pls. read wiki in this site for more detail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The project provides a ready-to-use interface for the julius CSR engine for a handicapped child which is not able to use the keyboard well. It integrates into X11 and Windows. Find out how you can help: http://simon-listens.org/index.php?support
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Language KISS

    Learn a language with cards. Share and edit with others.

    ...At the moment English and German. HTML5 version is in work. Preview at: http://jfellow.net/lk/ (The HTML5 version will not use GoogleDocs for sharing. Instead it uses a PHP server script that can be put on any PHP enabled server.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    avestafonts

    avestafonts

    Avestan Unicode Fonts

    ...The scanned manuscript can be viewed under Ave976 on wwww.avesta-archive.com In the manuscript long [i] and long [u] do not differ, as well as both short and long [o]. Nevertheless, long [u] and short [o] are mapped in the font. Their outlines follow the script style of the manuscript. The letters for [θ] and [x] have two different shapes in the manuscript, so I have added one of each of them into the Private Use Area. Most of ligatures encountered in the manuscript have been mapped as well in the Private Use Area range. The punctuation of the manuscript includes only two signs from the Avestan Unicode range: the centered period and the so called "large two dots over one dot", so only these two signs were mapped in the font.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    ibus-table-sawndip
    IME tables of sawndip, or Zhuang written using Chinese characters, for the ibus table engine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    This project consists of a compiler which generates a script for the C-BGP simulator from a RPSL specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vok Meister
    Going on a world trip? Vok Meister will help you speak the languages in no-time. A complete studio for gathering and memorizing vocabularies. Focused on the structure in languages, for fast learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next