All Projects → mattgodbolt → owlet-editor

mattgodbolt / owlet-editor

Licence: other
A modern BBC BASIC editor inspired by the BBC Micro Bot (https://bbcmicrobot.com)

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects
HTML
75241 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to owlet-editor

Koochooloo
Make your URLs shorter (smaller) and more memorable in Go
Stars: ✭ 29 (-23.68%)
Mutual labels:  learn-to-code, learning-by-doing
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 (+163.16%)
Mutual labels:  learn-to-code, learning-by-doing
Parsing With Haskell Parser Combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
Stars: ✭ 72 (+89.47%)
Mutual labels:  learn-to-code, learning-by-doing
Numerical Computing Is Fun
Learning numerical computing with notebooks for all ages.
Stars: ✭ 730 (+1821.05%)
Mutual labels:  learn-to-code, learning-by-doing
lcbo-api
A crawler and API server for Liquor Control Board of Ontario retail data
Stars: ✭ 152 (+300%)
Mutual labels:  learn-to-code, learning-by-doing
Learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
Stars: ✭ 6,933 (+18144.74%)
Mutual labels:  learn-to-code, learning-by-doing
Selectstarsql
An interactive SQL book
Stars: ✭ 92 (+142.11%)
Mutual labels:  learn-to-code, learning-by-doing
Nodebook
📖 Livre publié aux Éditions Eyrolles • Première édition : Node.js v10 et npm v6.
Stars: ✭ 286 (+652.63%)
Mutual labels:  learn-to-code, learning-by-doing
awesome-by-example
😎 A curated list of example-based learning resources.
Stars: ✭ 97 (+155.26%)
Mutual labels:  learn-to-code, learning-by-doing
Carmel
The Open Digital Innovation Marketplace
Stars: ✭ 136 (+257.89%)
Mutual labels:  learn-to-code, learning-by-doing
Learn Php
🐘 Learn modern PHP
Stars: ✭ 455 (+1097.37%)
Mutual labels:  learn-to-code, learning-by-doing
cdi-guide-tutorials
CDI Guide And Tutorials - Many examples of how to use CDI and CDI 2.0 like Qualifiers, Interceptors, Decorators, Lazy Initialization an much more!
Stars: ✭ 29 (-23.68%)
Mutual labels:  learn-to-code, learning-by-doing
Javascript Exercises
📚 Collection of JavaScript exercises and coding challenges.
Stars: ✭ 385 (+913.16%)
Mutual labels:  learn-to-code, learning-by-doing
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (+2207.89%)
Mutual labels:  learn-to-code, learning-by-doing
50 Projects For React And The Static Web
⚛ 50 project ideas to learn by doing complete with project briefs, layout ideas, and resources!
Stars: ✭ 319 (+739.47%)
Mutual labels:  learn-to-code, learning-by-doing
Dayasadev
📗 A course to teach non-technical team members what developers do 📗
Stars: ✭ 73 (+92.11%)
Mutual labels:  learn-to-code, learning-by-doing
Ultimate Python
Ultimate Python study guide for newcomers and professionals alike. 🐍 🐍 🐍
Stars: ✭ 3,309 (+8607.89%)
Mutual labels:  learn-to-code, learning-by-doing
Golang Tutorials
Go Tutorials - Let's get our hands really dirty by writing a lot of Golang code
Stars: ✭ 277 (+628.95%)
Mutual labels:  learn-to-code, learning-by-doing
Ziglearn
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.
Stars: ✭ 135 (+255.26%)
Mutual labels:  learn-to-code, learning-by-doing
Udacity-programming-for-Data-Science-With-Python-Nanodegree
This reprositry contain all the codes of Udacity programming for data science course
Stars: ✭ 22 (-42.11%)
Mutual labels:  learn-to-code, learning-by-doing

Owlet Editor🦉 Owlet CI and CD

A simple, intuitive creative coding tool for BBC BASIC inspired by BBC Micro Bot

Try the beta now at bbcmic.ro and get coding!

A modern editor for a classic language

  • Fast, intuitive web-based editor (autocomplete, highlighting)
  • Linked to 1000 BBC BASIC code examples from the bbcmicrobot community
  • Based on Monaco editor

BBC Micro emulator for instant feedback

  • Integrated with JSbeeb emulator
  • Share your entire program as a URL
  • Export to external emulator for interactive use

Share your creations with the BBC Micro Bot Twitter community

  • One button tweet to share code
  • Automatic code golfing tools - byte token and base2048 encode/decode

To develop

$ make run

then visit http://localhost:8080

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].